| Index: src/flag-definitions.h
|
| diff --git a/src/flag-definitions.h b/src/flag-definitions.h
|
| index 8f5ffedc1870cca757b5fae117c1011188885976..66d22e0a7539b298e66385ec33788d26bc6a7aca 100644
|
| --- a/src/flag-definitions.h
|
| +++ b/src/flag-definitions.h
|
| @@ -903,7 +903,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)")
|
|
|
|
|