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 159 return number_of_global_handles_;
333 int number_of_global_handles_; member in class:v8::internal::GlobalHandles
global-handles.cc 472 global_handles->number_of_global_handles_++;
483 global_handles->number_of_global_handles_--;
542 number_of_global_handles_(0),
    [all...]

Completed in 312 milliseconds