Searched defs:StackAssertScope (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| H A D | frame_handler.h | 287 class StackAssertScope { class 289 explicit StackAssertScope(JSThread *thread) : thread_(thread), oldSp_(thread->GetCurrentSPFrame()) {} in StackAssertScope() function in panda::ecmascript::StackAssertScope |
Completed in 2 milliseconds