Home | History | Annotate | Download | only in src

Lines Matching refs:DebugInfo

1176 Handle<DebugInfo> Factory::NewDebugInfo(Handle<SharedFunctionInfo> shared) {
1193 Handle<DebugInfo> debug_info =
1194 Handle<DebugInfo>::cast(NewStruct(DEBUG_INFO_TYPE));