HomeSort by relevance Sort by last modified time
    Searched refs:IsExternalArray (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
objects-inl.h 270 return IsFixedArray() || IsFixedDoubleArray() || IsExternalArray();
450 bool Object::IsExternalArray() {
    [all...]
profile-generator.cc     [all...]

Completed in 1265 milliseconds