Searched refs:GetDebugBytecodeArray (Results 1 – 3 of 3) sorted by relevance
59 return shared()->GetDebugBytecodeArray(); in DebugBytecodeArray()
310 inline BytecodeArray* GetDebugBytecodeArray() const;
465 BytecodeArray* SharedFunctionInfo::GetDebugBytecodeArray() const { in GetDebugBytecodeArray() function