| Index: src/flag-definitions.h
|
| diff --git a/src/flag-definitions.h b/src/flag-definitions.h
|
| index 5a0c9f7b94b80ca85073647260f187acef358755..ded5bcfc81aa9cb7cea469cf6ecf6a21b6d61e13 100644
|
| --- a/src/flag-definitions.h
|
| +++ b/src/flag-definitions.h
|
| @@ -901,7 +901,7 @@ DEFINE_INT(dump_allocations_digest_at_alloc, 0,
|
| #undef FLAG
|
| #define FLAG FLAG_READONLY
|
|
|
| -// assembler-arm.h
|
| +// assembler.h
|
| DEFINE_BOOL(enable_ool_constant_pool, V8_OOL_CONSTANT_POOL,
|
| "enable use of out-of-line constant pools (ARM only)")
|
|
|
|
|