Searched defs:ByteLength (Results 1 – 2 of 2) sorted by relevance
| /external/v8/include/ | ||
| D | v8.h | 5244 size_t ByteLength() const { return byte_length_; } in ByteLength() function |
| /external/v8/src/api/ | ||
| D | api.cc | 3816 size_t v8::BackingStore::ByteLength() const { in ByteLength() function in v8::v8::BackingStore |