Home
last modified time | relevance | path

Searched refs:number_of_global_handles_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dglobal-handles.h162 return number_of_global_handles_; in global_handles_count()
327 int number_of_global_handles_; variable
Dglobal-handles.cc483 global_handles->number_of_global_handles_++; in IncreaseBlockUses()
494 global_handles->number_of_global_handles_--; in DecreaseBlockUses()
553 number_of_global_handles_(0), in GlobalHandles()