Searched refs:EXTENSION_CODE (Results 1 – 4 of 4) sorted by relevance
259 case EXTENSION_CODE: in CreateScript()
963 enum NativesFlag { NOT_NATIVES_CODE, EXTENSION_CODE, INSPECTOR_CODE }; enumerator
3095 } else if (maybe_result.is_null() && natives != EXTENSION_CODE) { in Compile()
4146 ScriptCompiler::kNoCompileOptions, EXTENSION_CODE); in CompileExtension()