Searched refs:GetActiveBytecodeArray (Results 1 – 4 of 4) sorted by relevance
50 DCHECK_EQ(shared().GetActiveBytecodeArray(), in DebugBytecodeArray()
575 return GetActiveBytecodeArray(); in GetBytecodeArray()578 BytecodeArray SharedFunctionInfo::GetActiveBytecodeArray() const { in GetActiveBytecodeArray() function
344 inline BytecodeArray GetActiveBytecodeArray() const;
1969 shared_info->GetActiveBytecodeArray().set_source_position_table( in CollectSourcePositions()