Home
last modified time | relevance | path

Searched defs:CompileFunction (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp147 auto CompileFunction = createCompileFunction(S, std::move(*S.JTMB)); in LLJIT() local
DIndirectionUtils.cpp26 using CompileFunction = JITCompileCallbackManager::CompileFunction; typedef in __anon30d99fd00111::CompileCallbackMaterializationUnit
/third_party/node/src/
Dnode_builtins.cc648 void BuiltinLoader::CompileFunction(const FunctionCallbackInfo<Value>& args) { in CompileFunction() function in node::builtins::BuiltinLoader
Dnode_contextify.cc1136 void ContextifyContext::CompileFunction( in CompileFunction() function in node::contextify::ContextifyContext
/third_party/node/deps/v8/src/wasm/
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/
Dapi.cc2587 V8_WARN_UNUSED_RESULT MaybeLocal<Function> ScriptCompiler::CompileFunction( in CompileFunction() function in v8::ScriptCompiler
9019 bool WasmModuleObject::CompileFunction(Isolate* v8_isolate, in CompileFunction() function in v8::WasmModuleObject