Searched refs:FromFrame (Results 1 – 3 of 3) sorted by relevance
67 static BreakLocation FromFrame(Handle<DebugInfo> debug_info,
99 BreakLocation BreakLocation::FromFrame(Handle<DebugInfo> debug_info, in FromFrame() function in v8::internal::BreakLocation433 BreakLocation location = BreakLocation::FromFrame(debug_info, frame); in Break()996 BreakLocation location = BreakLocation::FromFrame(debug_info, js_frame); in PrepareStep()1602 BreakLocation location = BreakLocation::FromFrame(debug_info, frame); in IsBreakAtReturn()
113 BreakLocation location = BreakLocation::FromFrame(debug_info, GetFrame()); in TryParseAndRetrieveScopes()