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.h86 return number_of_global_handles_; in global_handles_count()
202 int number_of_global_handles_; variable
Dglobal-handles.cc461 global_handles->number_of_global_handles_++; in IncreaseBlockUses()
472 global_handles->number_of_global_handles_--; in DecreaseBlockUses()
521 number_of_global_handles_(0), in GlobalHandles()