Searched refs:DebugBytecodeArray (Results 1 – 5 of 5) sorted by relevance
57 BytecodeArray* DebugInfo::DebugBytecodeArray() { in DebugBytecodeArray() function
71 inline BytecodeArray* DebugBytecodeArray();
202 debug_info->DebugBytecodeArray()->SourcePositionTable()) { in BreakIterator()284 Handle<BytecodeArray> bytecode_array(debug_info_->DebugBytecodeArray(), in SetDebugBreak()294 BytecodeArray* bytecode_array = debug_info_->DebugBytecodeArray(); in ClearDebugBreak()301 AbstractCode::cast(debug_info_->DebugBytecodeArray()), isolate()); in GetBreakLocation()1153 BytecodeArray* debug_copy = shared_->GetDebugInfo()->DebugBytecodeArray(); in VisitThread()2114 Handle<BytecodeArray> debug_bytecode(debug_info->DebugBytecodeArray(), in ApplySideEffectChecks()2122 Handle<BytecodeArray> debug_bytecode(debug_info->DebugBytecodeArray(), in ClearSideEffectChecks()
205 debug_bytecode_array = debug_info->DebugBytecodeArray(); in SerializeObject()
967 ? shared->GetDebugInfo()->DebugBytecodeArray() in DoComputeInterpretedFrame()