This commit is contained in:
Dmitry Vasilev
2023-02-05 02:32:04 +08:00
parent 0cf6d78299
commit bb0222d05c
2 changed files with 9 additions and 7 deletions

View File

@@ -315,6 +315,7 @@ export const eval_modules = (
// TODO sort
const cxt = {
Promise: globalThis.run_window.Promise,
is_recording_deferred_calls: false,
call_counter: 0,
logs: [],