Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.cc4018 class WasmWrapperGraphBuilder : public WasmGraphBuilder { class
4020 WasmWrapperGraphBuilder(Zone* zone, wasm::ModuleEnv* env, JSGraph* jsgraph, in WasmWrapperGraphBuilder() function in v8::internal::compiler::__anon4eb2704c0811::WasmWrapperGraphBuilder
4788 WasmWrapperGraphBuilder builder(&zone, &env, &jsgraph, sig, nullptr, in CompileJSToWasmWrapper()
4867 WasmWrapperGraphBuilder builder(&zone, &env, &jsgraph, sig, in CompileWasmToJSWrapper()
4935 WasmWrapperGraphBuilder builder(&zone, nullptr, &jsgraph, sig, nullptr, in CompileWasmInterpreterEntry()
4997 WasmWrapperGraphBuilder builder(&zone, nullptr, &jsgraph, sig, nullptr, in CompileCWasmEntry()