Home
last modified time | relevance | path

Searched refs:FixedArraySubInstanceType (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dobject-stats.h91 FixedArraySubInstanceType fast_type,
92 FixedArraySubInstanceType dictionary_type);
Dobject-stats.cc138 FixedArrayBase* fixed_array, FixedArraySubInstanceType fast_type, in CountFixedArray()
139 FixedArraySubInstanceType dictionary_type) { in CountFixedArray()
/external/v8/src/
Dobjects.h792 enum FixedArraySubInstanceType { enum