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

  /external/v8/src/
api.h 475 inline void IncrementCallDepth() {call_depth_++;}
api.cc 167 isolate_->handle_scope_implementer()->IncrementCallDepth();
    [all...]

Completed in 186 milliseconds