Searched refs:IncrementCallDepth (Results 1 – 3 of 3) sorted by relevance
80 void IncrementCallDepth(Scope* stack_allocated_scope) { in IncrementCallDepth() function
153 isolate_->thread_local_top()->IncrementCallDepth(this);
8830 isolate_->thread_local_top()->IncrementCallDepth(this); in SuppressMicrotaskExecutionScope()