7cc780d077
* fix: let Node.js perform microtask checkpoint in the main process * fix: don't specify v8::MicrotasksScope for explicit policy * fix: remove checkpoint from some call-sites We already perform checkpoint at the end of a task, either through MicrotaskRunner or through NodeBindings. There isn't a need to add them again when calling into JS except when dealing with promises. * fix: remove checkpoint from some call-sites We already perform checkpoint at the end of a task, either through MicrotaskRunner or through NodeBindings. There isn't a need to add them again when calling into JS except when dealing with promises. * fix incorrect specs * default constructor arguments are considered for explicit mark * add regression spec |
||
---|---|---|
.. | ||
configs | ||
fixtures | ||
static | ||
ts-smoke | ||
.eslintrc | ||
api-clipboard-spec.js | ||
api-native-image-spec.js | ||
api-process-spec.js | ||
api-shell-spec.js | ||
api-web-frame-spec.js | ||
asar-spec.js | ||
BUILD.gn | ||
chromium-spec.js | ||
events-helpers.js | ||
expect-helpers.js | ||
node-spec.js | ||
package.json | ||
spec-helpers.js | ||
webview-spec.js | ||
yarn.lock |