Searched refs:GetStackHeight (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/wasm/ | ||
D | wasm-interpreter.h | 66 int GetStackHeight() const; |
D | wasm-debug.cc | 467 int stack_count = frame->GetStackHeight(); in GetLocalScopeObject() |
D | wasm-interpreter.cc | 2951 int GetStackHeight() const { in GetStackHeight() function in v8::internal::wasm::__anon49171a620111::InterpretedFrameImpl |