Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.h81 V8_EXPORT_PRIVATE MaybeHandle<Code> CompileJSToWasmWrapper(
Dwasm-compiler.cc4764 MaybeHandle<Code> CompileJSToWasmWrapper( in CompileJSToWasmWrapper() function
/external/v8/src/wasm/
Dmodule-compiler.cc195 compiler::CompileJSToWasmWrapper(isolate, native_module, func->sig, in GetOrCompileJSToWasmWrapper()