Home
last modified time | relevance | path

Searched refs:CompileJSToWasmWrapper (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dfunction-compiler.h121 static Handle<Code> CompileJSToWasmWrapper(Isolate* isolate,
Dfunction-compiler.cc254 Handle<Code> JSToWasmWrapperCompilationUnit::CompileJSToWasmWrapper( in CompileJSToWasmWrapper() function in v8::internal::wasm::JSToWasmWrapperCompilationUnit
Dmodule-instantiate.cc773 ToCodeT(JSToWasmWrapperCompilationUnit::CompileJSToWasmWrapper( in Build()
Dwasm-objects.cc1413 wasm::JSToWasmWrapperCompilationUnit::CompileJSToWasmWrapper( in GetOrCreateWasmInternalFunction()