Home
last modified time | relevance | path

Searched defs:StackAssertScope (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dframe_handler.h287 class StackAssertScope { class
289 explicit StackAssertScope(JSThread *thread) : thread_(thread), oldSp_(thread->GetCurrentSPFrame()) {} in StackAssertScope() function in panda::ecmascript::StackAssertScope

Completed in 2 milliseconds