Home | History | Annotate | Download | only in src

Lines Matching refs:DebugInfo

103 //         - DebugInfo
371 V(DEBUG_INFO, DebugInfo, debug_info) \
4767 // The DebugInfo class holds additional information for a function being
4769 class DebugInfo: public Struct {
4786 static void ClearBreakPoint(Handle<DebugInfo> debug_info,
4790 static void SetBreakPoint(Handle<DebugInfo> debug_info, int code_position,
4796 static Object* FindBreakPointInfo(Handle<DebugInfo> debug_info,
4801 static inline DebugInfo* cast(Object* obj);
4823 DISALLOW_IMPLICIT_CONSTRUCTORS(DebugInfo);
4828 // function. The DebugInfo object holds a BreakPointInfo object for each code