Searched refs:DebugBytecodeArray (Results 1 – 6 of 6) sorted by relevance
48 BytecodeArray DebugInfo::DebugBytecodeArray() { in DebugBytecodeArray() function
58 inline BytecodeArray DebugBytecodeArray();
119 ? shared_.GetDebugInfo().DebugBytecodeArray() in VisitThread()
245 debug_info->DebugBytecodeArray().SourcePositionTable()) { in BreakIterator()323 Handle<BytecodeArray> bytecode_array(debug_info_->DebugBytecodeArray(), in SetDebugBreak()333 BytecodeArray bytecode_array = debug_info_->DebugBytecodeArray(); in ClearDebugBreak()340 AbstractCode::cast(debug_info_->DebugBytecodeArray()), isolate()); in GetBreakLocation()2713 Handle<BytecodeArray> debug_bytecode(debug_info->DebugBytecodeArray(), in ApplySideEffectChecks()2722 Handle<BytecodeArray> debug_bytecode(debug_info->DebugBytecodeArray(), in ClearSideEffectChecks()
216 sfi.SetActiveBytecodeArray(debug_info->DebugBytecodeArray()); in SerializeObjectImpl()
976 shared.HasBreakInfo() ? shared.GetDebugInfo().DebugBytecodeArray() in DoComputeUnoptimizedFrame()