Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc428 Node* LoadContextFromJSFunction(Node* js_function) { in LoadContextFromJSFunction() function in v8::internal::compiler::WasmGraphAssembler
7121 gasm_->LoadContextFromJSFunction(callable_node); in BuildWasmToJSWrapper()
7177 gasm_->LoadContextFromJSFunction(callable_node); in BuildWasmToJSWrapper()