Searched refs:smi_bytecode_offset (Results 1 – 1 of 1) sorted by relevance
974 Smi* smi_bytecode_offset = Smi::FromInt(raw_bytecode_offset); in DoComputeInterpretedFrame() local975 frame_writer.PushRawObject(smi_bytecode_offset, "bytecode offset\n"); in DoComputeInterpretedFrame()