Searched refs:kPrompt (Results 1 – 2 of 2) sorted by relevance
364 static const char* kPrompt; variable
159 const char* Shell::kPrompt = "d8> "; member in v8::Shell1167 Handle<String> input = console->Prompt(Shell::kPrompt); in RunShell()