Home | History | Annotate | Download | only in interpreter

Lines Matching refs:bytecode_size

149   int bytecode_size = static_cast<int>(bytecodes_.size());
156 factory->NewBytecodeArray(bytecode_size, &bytecodes_.front(), frame_size,