Searched refs:CalculateInObjectProperties (Results 1 - 6 of 6) sorted by relevance

/external/v8/src/
H A Dobjects.h5475 int CalculateInObjectProperties();
H A Dheap.cc3671 int in_object_properties = fun->shared()->CalculateInObjectProperties();
H A Dobjects.cc7598 int SharedFunctionInfo::CalculateInObjectProperties() { function in class:v8::internal::SharedFunctionInfo
/external/chromium_org/v8/src/
H A Dheap.cc4430 in_object_properties = fun->shared()->CalculateInObjectProperties();
H A Dobjects.h6620 int CalculateInObjectProperties();
H A Dobjects.cc9730 int SharedFunctionInfo::CalculateInObjectProperties() { function in class:v8::internal::SharedFunctionInfo

Completed in 207 milliseconds