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

Completed in 63 milliseconds