Home
last modified time | relevance | path

Searched refs:IncrementCallDepth (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dapi.h363 inline void IncrementCallDepth() {call_depth_++;} in IncrementCallDepth() function
Dapi.cc278 isolate_->handle_scope_implementer()->IncrementCallDepth(); in CallDepthScope()
8440 isolate_->handle_scope_implementer()->IncrementCallDepth(); in SuppressMicrotaskExecutionScope()