Home | History | Annotate | Download | only in src

Lines Matching refs:FLAG

3210 #define INITIALIZE_FLAG(FLAG)                                         \
3213 isolate->factory()->NewStringFromAsciiChecked(#FLAG); \
3215 isolate->factory()->ToBoolean(FLAG), NONE); \
4398 // Also create a context from scratch to expose natives, if required by flag.