Searched refs:DecrementCallDepth (Results 1 – 3 of 3) sorted by relevance
94 void DecrementCallDepth(Scope* stack_allocated_scope) { in DecrementCallDepth() function
178 if (!escaped_) isolate_->thread_local_top()->DecrementCallDepth(this);200 thread_local_top->DecrementCallDepth(this);
8855 isolate_->thread_local_top()->DecrementCallDepth(this); in ~SuppressMicrotaskExecutionScope()