Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:Debug

28 // Flags: --expose-debug-as debug
49 // Flags: --expose-debug-as debug
50 // Get the Debug object exposed from the debug context global object.
51 Debug = debug.Debug
54 var script = Debug.findScript(a);