Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-interpreter.cc2952 bool is_top_frame = in GetStackHeight() local
2955 is_top_frame ? thread_->StackHeight() : thread_->frames_[index_ + 1].sp; in GetStackHeight()