Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dstacks.h39 static StackMemory* GetCurrentStackView(Isolate* isolate) { in GetCurrentStackView() function
/third_party/node/deps/v8/src/execution/
Disolate.cc4208 wasm::StackMemory::GetCurrentStackView(this)); in ThrowInternal()