node/test/addons/make-callback-recurse
Michaël Zasso d9c47e9b5f
src: add missing TryCatch
Otherwise re-entering V8 doesn't work as expected after exceptions
were thrown.

Refs: https://chromium-review.googlesource.com/c/v8/v8/+/5050065

Co-Authored-By: Toon Verwaest <verwaest@chromium.org>
Co-Authored-By: deepak1556 <hop2deep@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/51362
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2024-03-31 15:37:22 +02:00
..
binding.cc src: add missing TryCatch 2024-03-31 15:37:22 +02:00
binding.gyp test, tools: suppress addon function cast warnings 2019-02-01 14:08:20 +01:00
test.js test: use arrow functions in addons tests 2019-11-30 18:08:59 +01:00