Skip to content

Bug Fix for Issue #17668 - Unused prototype objects from V8 FunctionTemplate initialization

For issue #17668 (closed). I followed the advice of @TimothyGu to implement this fix. Please let me know if there are any issues, and I will address them as soon as possible.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes

9 JS tests here fail, although they fail when I make a fresh clone of the repo, so I do not believe they are failing due to my commits.

Merge request reports

Loading