Home
last modified time | relevance | path

Searched defs:CompileFunction (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp147 auto CompileFunction = createCompileFunction(S, std::move(*S.JTMB)); in LLJIT() local
/third_party/node/src/
H A Dnode_builtins.cc648 void BuiltinLoader::CompileFunction(const FunctionCallbackInfo<Value>& args) { in CompileFunction() function in node::builtins::BuiltinLoader
H A Dnode_contextify.cc1136 void ContextifyContext::CompileFunction( in CompileFunction() function in node::contextify::ContextifyContext
/third_party/node/deps/v8/src/wasm/
H A Dwasm-engine.cc701 void WasmEngine::CompileFunction(Isolate* isolate, NativeModule* native_module, in CompileFunction() function in v8::internal::wasm::WasmEngine
/third_party/node/deps/v8/src/api/
H A Dapi.cc2587 V8_WARN_UNUSED_RESULT MaybeLocal<Function> ScriptCompiler::CompileFunction( in CompileFunction() function in v8::ScriptCompiler

Completed in 29 milliseconds