Searched refs:FromFrame (Results 1 – 3 of 3) sorted by relevance
66 static BreakLocation FromFrame(Handle<DebugInfo> debug_info,
114 BreakLocation BreakLocation::FromFrame(Handle<DebugInfo> debug_info, in FromFrame() function in v8::internal::BreakLocation507 BreakLocation location = BreakLocation::FromFrame(debug_info, frame); in Break()1211 location = BreakLocation::FromFrame(debug_info, js_frame); in PrepareStep()2084 BreakLocation location = BreakLocation::FromFrame(debug_info, frame); in IsBreakAtReturn()
239 BreakLocation location = BreakLocation::FromFrame(debug_info, GetFrame()); in TryParseAndRetrieveScopes()