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 D | LLJIT.cpp | 147 auto CompileFunction = createCompileFunction(S, std::move(*S.JTMB)); in LLJIT() local |
| /third_party/node/src/ | ||
| H A D | node_builtins.cc | 648 void BuiltinLoader::CompileFunction(const FunctionCallbackInfo<Value>& args) { in CompileFunction() function in node::builtins::BuiltinLoader |
| H A D | node_contextify.cc | 1136 void ContextifyContext::CompileFunction( in CompileFunction() function in node::contextify::ContextifyContext |
| /third_party/node/deps/v8/src/wasm/ | ||
| H A D | wasm-engine.cc | 701 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 D | api.cc | 2587 V8_WARN_UNUSED_RESULT MaybeLocal<Function> ScriptCompiler::CompileFunction( in CompileFunction() function in v8::ScriptCompiler |
Completed in 28 milliseconds