mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-23 04:50:17 +00:00
Update vm.h
This commit is contained in:
parent
ffee4a0354
commit
caba557c83
@ -416,7 +416,7 @@ public:
|
|||||||
|
|
||||||
ImportContext _import_context;
|
ImportContext _import_context;
|
||||||
PyObject* py_import(Str path, bool throw_err=true);
|
PyObject* py_import(Str path, bool throw_err=true);
|
||||||
~VM();
|
virtual ~VM();
|
||||||
|
|
||||||
#if PK_DEBUG_CEVAL_STEP
|
#if PK_DEBUG_CEVAL_STEP
|
||||||
void _log_s_data(const char* title = nullptr);
|
void _log_s_data(const char* title = nullptr);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user