Searched refs:NativesFlag (Results 1 – 5 of 5) sorted by relevance
116 Handle<Object> argv[], NativesFlag natives_flag);
109 NativesFlag is_natives_code, bool is_module);
594 enum NativesFlag { NOT_NATIVES_CODE, EXTENSION_CODE, NATIVES_CODE }; enum
1383 ScriptCompiler::CompileOptions compile_options, NativesFlag natives, in GetSharedFunctionInfoForScript()
2711 NativesFlag natives_flag) { in CompileNative()