Home | History | Annotate | Download | only in src

Lines Matching refs:FLAG

2273 #define INITIALIZE_FLAG(FLAG)                                         \
2276 isolate->factory()->NewStringFromAsciiChecked(#FLAG); \
2278 isolate->factory()->ToBoolean(FLAG), NONE); \
2355 // the --harmony-reflect flag is not given.
3406 // Also create a context from scratch to expose natives, if required by flag.