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

/external/chromium_org/v8/src/
H A Dd8.cc672 Local<Value> Shell::DebugCommandToJSONRequest(Isolate* isolate, function in class:v8::Shell
680 global->Get(String::NewFromUtf8(isolate, "DebugCommandToJSONRequest"));
H A Dd8.js262 function DebugCommandToJSONRequest(cmd_line) { function

Completed in 204 milliseconds