Searched refs:BytecodeArraySize (Results 1 – 2 of 2) sorted by relevance
1283 int BytecodeArray::BytecodeArraySize() { return SizeFor(this->length()); } in BytecodeArraySize() function1286 int size = BytecodeArraySize(); in SizeIncludingMetadata()
1053 inline int BytecodeArraySize(); in DEFINE_OPERATORS_FOR_FLAGS()