Searched refs:StartAgent (Results 1 – 4 of 4) sorted by relevance
776 bool StartAgent(const char* name, int port,
3153 bool Debugger::StartAgent(const char* name, int port, in StartAgent() function in v8::internal::Debugger
5749 return i::Isolate::Current()->debugger()->StartAgent(name, port, in EnableAgent()
5849 debugger->StartAgent("test", kPort1); in TEST()5853 ok = debugger->StartAgent("test", kPort2); in TEST()5873 debugger->StartAgent("test", kPort3); in TEST()