Searched refs:wasm_instance_slot (Results 1 – 2 of 2) sorted by relevance
1921 return WasmInstanceObject::cast(*wasm_instance_slot()); in wasm_instance()1924 Object** WasmCompileLazyFrame::wasm_instance_slot() const { in wasm_instance_slot() function in v8::internal::WasmCompileLazyFrame1934 v->VisitRootPointer(Root::kTop, nullptr, wasm_instance_slot()); in Iterate()
1081 Object** wasm_instance_slot() const;