Searched refs:source_position_table_builder_ (Results 1 – 5 of 5) sorted by relevance
30 source_position_table_builder_(zone, source_position_mode), in BytecodeArrayWriter()69 DCHECK(!source_position_table_builder_.Lazy()); in ToSourcePositionTable()71 source_position_table_builder_.Omit() in ToSourcePositionTable()73 : source_position_table_builder_.ToSourcePositionTable(isolate); in ToSourcePositionTable()214 source_position_table_builder_.AddPosition( in SetFunctionEntrySourcePosition()
112 return &source_position_table_builder_; in source_position_table_builder()120 SourcePositionTableBuilder source_position_table_builder_; variable
81 source_position_table_builder_( in CodeGenerator()441 return source_position_table_builder_.ToSourcePositionTableVector(); in GetSourcePositionTable()457 source_position_table_builder_.ToSourcePositionTable(isolate()); in FinalizeCode()803 source_position_table_builder_.AddPosition(tasm()->pc_offset(), in AssembleSourcePosition()
464 SourcePositionTableBuilder source_position_table_builder_; variable
506 source_position_table_builder_(compilation_zone),534 return source_position_table_builder_.ToSourcePositionTableVector(); in GetSourcePositionTable()786 source_position_table_builder_.AddPosition( in TraceFunctionEntry()962 source_position_table_builder_.AddPosition( in GenerateOutOfLineCode()1149 source_position_table_builder_.AddPosition( in EmitBreakpoint()2238 source_position_table_builder_.AddPosition( in TraceFunctionExit()2955 source_position_table_builder_.AddPosition(__ pc_offset(), in TraceMemoryOperation()4624 source_position_table_builder_.AddPosition( in CallRuntimeStub()5969 source_position_table_builder_.AddPosition( in CallDirect()5996 source_position_table_builder_.AddPosition( in CallDirect()[all …]