Home
last modified time | relevance | path

Searched refs:CompileModule (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dd8.cc701 if (!ScriptCompiler::CompileModule(isolate, &source).ToLocal(&module)) { in FetchModuleTree()
Dapi.cc2226 MaybeLocal<Module> ScriptCompiler::CompileModule(Isolate* isolate, in CompileModule() function in v8::ScriptCompiler
/external/v8/include/
Dv8.h1415 static V8_WARN_UNUSED_RESULT MaybeLocal<Module> CompileModule(