Home
last modified time | relevance | path

Searched refs:wasm_instance_slot (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dframes.cc2248 return WasmInstanceObject::cast(*wasm_instance_slot()); in wasm_instance()
2251 FullObjectSlot WasmCompileLazyFrame::wasm_instance_slot() const { in wasm_instance_slot() function in v8::internal::WasmCompileLazyFrame
2261 v->VisitRootPointer(Root::kStackRoots, nullptr, wasm_instance_slot()); in Iterate()
H A Dframes.h1085 FullObjectSlot wasm_instance_slot() const;

Completed in 9 milliseconds