Public Member Functions | |
| InterpreterState (const Code &code) | |
| void | run (Stack &stack) |
| c10::intrusive_ptr< Future > | runAsync (Stack &stack) |
| c10::intrusive_ptr< Future > | getFuture () |
Friends | |
| struct | InterpreterStateImpl |
Definition at line 49 of file interpreter.h.
1.8.11