Searched refs:StackAssertScope (Results 1 – 2 of 2) sorted by relevance
287 class StackAssertScope {289 …explicit StackAssertScope(JSThread *thread) : thread_(thread), oldSp_(thread->GetCurrentSPFrame())… in StackAssertScope() function291 ~StackAssertScope() in ~StackAssertScope()
653 …efine STACK_ASSERT_SCOPE(thread) [[maybe_unused]] StackAssertScope stackAssertScope = StackAssertS…