Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.h307 void PatchInStackCheckIfNeeded();
Dwasm-compiler.cc804 void WasmGraphBuilder::PatchInStackCheckIfNeeded() { in PatchInStackCheckIfNeeded() function in v8::internal::compiler::WasmGraphBuilder
/third_party/node/deps/v8/src/wasm/
Dgraph-builder-interface.cc184 builder_->PatchInStackCheckIfNeeded(); in FinishFunction()