![]() |
v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|


Public Member Functions | |
| DumbLineEditor (Isolate *isolate) | |
| virtual Handle< String > | Prompt (const char *prompt) |
Public Member Functions inherited from LineEditor | |
| LineEditor (Type type, const char *name) | |
| virtual | ~LineEditor () |
| virtual bool | Open (Isolate *isolate) |
| virtual bool | Close () |
| virtual void | AddHistory (const char *str) |
| const char * | name () |
Additional Inherited Members | |
Public Types inherited from LineEditor | |
| enum | Type { DUMB = 0, READLINE = 1 } |
Static Public Member Functions inherited from LineEditor | |
| static LineEditor * | Get () |
|
inlineexplicit |