Searched defs:DebugCommandToJSONRequest (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dd8.cc606 Handle<Value> Shell::DebugCommandToJSONRequest(Handle<String> command) { function in class:v8::Shell
609 Handle<Value> fun = global->Get(String::New("DebugCommandToJSONRequest"));
H A Dd8.js293 function DebugCommandToJSONRequest(cmd_line) { function

Completed in 89 milliseconds