Searched refs:GetDebugBytecodeArray (Results 1 – 4 of 4) sorted by relevance
52 DCHECK_EQ(shared().GetDebugBytecodeArray(), debug_bytecode_array()); in DebugBytecodeArray()
324 inline BytecodeArray GetDebugBytecodeArray() const;
480 BytecodeArray SharedFunctionInfo::GetDebugBytecodeArray() const { in GetDebugBytecodeArray() function
1735 shared_info->GetDebugBytecodeArray().set_source_position_table( in CollectSourcePositions()