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

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

Completed in 1570 milliseconds