Searched defs:BytecodeArraySize (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/objects/ | ||
H A D | code-inl.h | 1283 int BytecodeArray::BytecodeArraySize() { return SizeFor(this->length()); } in BytecodeArraySize() function in v8::BytecodeArray |
Completed in 6 milliseconds