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

/external/chromium_org/v8/src/
H A Ddebug.h362 void EnqueueDebugCommand(v8::Debug::ClientData* client_data = NULL);
H A Ddebug.cc2995 void Debug::EnqueueDebugCommand(v8::Debug::ClientData* client_data) { function in class:v8::internal::Debug
H A Dapi.cc6925 internal_isolate->debug()->EnqueueDebugCommand(data);

Completed in 93 milliseconds