Searched refs:GenerateCodeForWasmNativeStub (Results 1 – 3 of 3) sorted by relevance
67 static wasm::WasmCompilationResult GenerateCodeForWasmNativeStub(
8036 return Pipeline::GenerateCodeForWasmNativeStub( in CompileWasmMathIntrinsic()8100 wasm::WasmCompilationResult result = Pipeline::GenerateCodeForWasmNativeStub( in CompileWasmImportCallWrapper()8146 wasm::WasmCompilationResult result = Pipeline::GenerateCodeForWasmNativeStub( in CompileWasmCapiCallWrapper()8200 wasm::WasmCompilationResult result = Pipeline::GenerateCodeForWasmNativeStub( in CompileWasmJSFastCallWrapper()
3014 wasm::WasmCompilationResult Pipeline::GenerateCodeForWasmNativeStub( in GenerateCodeForWasmNativeStub() function in v8::internal::compiler::Pipeline