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