Searched defs:code_offset (Results 1 – 13 of 13) sorted by relevance
31 int code_offset; member68 int code_offset() const { in code_offset() function
121 void SourcePositionTableBuilder::AddPosition(size_t code_offset, in AddPosition()
742 int code_offset = static_cast<int>(pc() - code->instruction_start()); in position() local1029 int code_offset, FILE* file, in PrintFunctionAndOffset()1066 int code_offset = 0; in PrintTop() local1097 int code_offset) { in CollectFunctionAndOffsetForICStats()1124 int code_offset = 0; in CollectTopFrameForICStats() local1158 AbstractCode* abstract_code, int code_offset, bool is_constructor, in JavaScriptFrameSummary()1251 int code_offset, bool at_to_number_conversion) in WasmCompiledFrameSummary()1425 unsigned code_offset; in FRAME_SUMMARY_DISPATCH() local1572 int code_offset = GetBytecodeOffset(); in position() local
825 int code_offset() const { return code_offset_; } in code_offset() function872 int code_offset() const { return code_offset_; } in code_offset() function885 int code_offset() const { return byte_offset_; } in code_offset() function
1363 int code_offset = summary.code_offset(); in Throw() local1575 int code_offset = elements->Offset(i)->value(); in Throw() local1605 const int code_offset = elements->Offset(i)->value(); in Throw() local
2771 int code_offset = in ComputeSourcePositionFromBaselineCode() local
19514 int code_offset = Smi::cast(input_or_debug_pos())->value(); in source_position() local
93 int code_offset, int position) in BreakLocation()173 int code_offset() override { in code_offset() function205 int code_offset() override { return source_position_iterator_.code_offset(); } in code_offset() function
931 int code_offset = summaries[i].code_offset(); in PrepareStepOnThrow() local
215 uint32_t code_offset; /* US_CODE_OFFSET */ member
1442 size_t code_offset = opcode & 0x3f; in DoInstruction() local
731 #define code_offset codelink in match() macro
146 int code_offset = 0; in TraceIC() local