Searched refs:ByteArraySize (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/src/heap/
H A Dobjects-visiting.h278 return reinterpret_cast<ByteArray*>(object)->ByteArraySize();
H A Dheap.cc2121 int object_size = reinterpret_cast<ByteArray*>(object)->ByteArraySize();
/external/chromium_org/v8/src/
H A Dobjects-inl.h4273 return reinterpret_cast<ByteArray*>(this)->ByteArraySize();
H A Dobjects.h4379 inline int ByteArraySize() { function in class:v8::internal::ByteArray

Completed in 444 milliseconds