Searched refs:GetDebugInfo (Results 1 – 9 of 9) sorted by relevance
594 Handle<DebugInfo> debug_info(shared->GetDebugInfo(), isolate_); in Break()706 Handle<DebugInfo> debug_info(function->shared()->GetDebugInfo()); in IsMutedAtCurrentLocation()775 Handle<DebugInfo> debug_info(shared->GetDebugInfo()); in SetBreakPoint()819 Handle<DebugInfo> debug_info(shared->GetDebugInfo()); in SetBreakPointForScript()910 Handle<DebugInfo> debug_info(shared->GetDebugInfo()); in FloodWithOneShot()1032 Handle<DebugInfo> debug_info(shared->GetDebugInfo()); in PrepareStep()1104 Handle<DebugInfo> debug_info(shared->GetDebugInfo()); in GetSourceBreakLocations()1261 shared_->GetDebugInfo()->abstract_code()->GetBytecodeArray(); in VisitThread()1618 Handle<DebugInfo> debug_info(shared->GetDebugInfo()); in IsBreakAtReturn()
477 static Handle<DebugInfo> GetDebugInfo(Handle<SharedFunctionInfo> shared);
59 Handle<DebugInfo> debug_info(shared_info->GetDebugInfo()); in ScopeIterator()
1027 handle(shared_info->GetDebugInfo())); in ReplaceFunctionCode()
355 WasmDebugInfo* GetDebugInfo(JSObject* wasm);
1021 WasmDebugInfo* GetDebugInfo(JSObject* wasm) { in GetDebugInfo() function
5982 DebugInfo* SharedFunctionInfo::GetDebugInfo() { in GetDebugInfo() function
6904 inline DebugInfo* GetDebugInfo();
8020 Handle<i::DebugInfo> debug_info(shared->GetDebugInfo()); in TEST()