Searched refs:DebugBytecodeArray (Results 1 – 4 of 4) sorted by relevance
284 debug_info->DebugBytecodeArray()->source_position_table()) { in BytecodeArrayBreakIterator()349 BytecodeArray* bytecode_array = debug_info_->DebugBytecodeArray(); in SetDebugBreak()363 BytecodeArray* bytecode_array = debug_info_->DebugBytecodeArray(); in ClearDebugBreak()372 BytecodeArray* bytecode_array = debug_info_->DebugBytecodeArray(); in IsDebugBreak()380 AbstractCode::cast(debug_info_->DebugBytecodeArray())); in GetBreakLocation()1225 shared_->GetDebugInfo()->DebugBytecodeArray(); in VisitThread()
1219 ? shared->GetDebugInfo()->DebugBytecodeArray() in DoComputeInterpretedFrame()
11692 inline BytecodeArray* DebugBytecodeArray();
5994 BytecodeArray* DebugInfo::DebugBytecodeArray() { in DebugBytecodeArray() function