Searched refs:InspectionShell (Results 1 - 1 of 1) sorted by relevance

/external/v8/tools/
H A Dgrokdump.py2911 class InspectionShell(cmd.Cmd): class in inherits:cmd.Cmd
3226 InspectionShell(reader, heap).onecmd(options.command)
3230 InspectionShell(reader, heap).cmdloop("type help to get help")

Completed in 110 milliseconds