Searched refs:BytesSlow (Results 1 – 4 of 4) sorted by relevance
26 size_t BytesSlow() const;
61 size_t ArrayBufferList::BytesSlow() const { in BytesSlow() function in v8::internal::ArrayBufferList
790 size_t bytes = heap()->array_buffer_sweeper()->young().BytesSlow(); in Verify()
809 size_t bytes = heap()->array_buffer_sweeper()->old().BytesSlow(); in Verify()