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

/external/v8/src/
H A Dapi.h484 inline void IncrementCallDepth() {call_depth_++;} function in class:v8::internal::HandleScopeImplementer
H A Dapi.cc183 isolate_->handle_scope_implementer()->IncrementCallDepth();
7448 isolate_->handle_scope_implementer()->IncrementCallDepth();

Completed in 289 milliseconds