OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:number_of_objects_
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/
objects-debug.cc
574
info->
number_of_objects_
++;
622
number_of_objects_
= 0;
636
PrintF("\n JSObject Spill Statistics (#%d):\n",
number_of_objects_
);
643
number_of_objects_
- number_of_objects_with_fast_properties_,
651
number_of_objects_
- number_of_objects_with_fast_elements_,
objects.h
1805
int
number_of_objects_
;
member in class:v8::internal::JSObject::SpillInformation
[
all
...]
Completed in 823 milliseconds