Searched refs:frame_state_offset (Results 1 – 2 of 2) sorted by relevance
673 size_t frame_state_offset = MiscField::decode(instr->opcode()); in AssembleInstruction() local675 AddDeoptimizationExit(instr, frame_state_offset); in AssembleInstruction()882 size_t frame_state_offset = 2; in RecordCallPosition() local884 GetDeoptimizationEntry(instr, frame_state_offset).descriptor(); in RecordCallPosition()886 int deopt_state_id = BuildTranslation(instr, pc_offset, frame_state_offset, in RecordCallPosition()906 Instruction* instr, size_t frame_state_offset) { in GetDeoptimizationEntry() argument908 int const state_id = i.InputInt32(frame_state_offset); in GetDeoptimizationEntry()1070 size_t frame_state_offset, in BuildTranslation() argument1073 GetDeoptimizationEntry(instr, frame_state_offset); in BuildTranslation()1075 frame_state_offset++; in BuildTranslation()[all …]
331 size_t frame_state_offset);335 size_t frame_state_offset,353 size_t frame_state_offset);