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

  /external/v8/src/
v8.cc 211 handle_scope_implementer->IncrementCallDepth();
api.h 425 inline void IncrementCallDepth() {call_depth_++;}
api.cc 81 (isolate)->handle_scope_implementer()->IncrementCallDepth(); \
    [all...]

Completed in 54 milliseconds