summaryrefslogtreecommitdiff
path: root/tests/unit_node/worker_threads_test.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-04-15 19:08:33 +0100
committerGitHub <noreply@github.com>2024-04-15 20:08:33 +0200
commita080acc1b46ce9915760ce5c818763c64be8dca1 (patch)
treecbc44ea39628283b4ba73b6941bc2f9528b5b528 /tests/unit_node/worker_threads_test.ts
parentf36a8951a420e34d8189cda5792f5eeaa5ce85b7 (diff)
refactor: move lifecycle events dispatch to Rust (#23358)
This commit moves logic of dispatching lifecycle events ( "load", "beforeunload", "unload") to be triggered from Rust. Before that we were executing scripts from Rust, but now we are storing references to functions from "99_main.js" and calling them directly. Prerequisite for https://github.com/denoland/deno/issues/23342
Diffstat (limited to 'tests/unit_node/worker_threads_test.ts')
0 files changed, 0 insertions, 0 deletions