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

  /external/v8/src/
global-handles.h 153 return number_of_global_handles_;
326 int number_of_global_handles_; member in class:v8::internal::GlobalHandles
global-handles.cc 470 global_handles->number_of_global_handles_++;
481 global_handles->number_of_global_handles_--;
540 number_of_global_handles_(0),
    [all...]

Completed in 216 milliseconds