Searched refs:SetDebugBytecodeArray (Results 1 – 5 of 5) sorted by relevance
172 sfi->SetDebugBytecodeArray(debug_info.OriginalBytecodeArray()); in SerializeObjectImpl()184 sfi->SetDebugBytecodeArray(debug_bytecode_array); in SerializeObjectImpl()
325 inline void SetDebugBytecodeArray(BytecodeArray bytecode);
34 shared().SetDebugBytecodeArray(OriginalBytecodeArray()); in ClearBreakInfo()
492 void SharedFunctionInfo::SetDebugBytecodeArray(BytecodeArray bytecode) { in SetDebugBytecodeArray() function
1261 shared->SetDebugBytecodeArray(*debug_bytecode_array); in PrepareFunctionForDebugExecution()