HomeSort by relevance Sort by last modified time
    Searched refs:DecrementCallDepth (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
api.h 476 inline void DecrementCallDepth() {call_depth_--;}
api.cc 172 if (!escaped_) isolate_->handle_scope_implementer()->DecrementCallDepth();
180 handle_scope_implementer->DecrementCallDepth();
    [all...]

Completed in 168 milliseconds