Skip to content

test: add known_issues test for #2734

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

tests

Description of change

A test addressing #2734 (closed) accessor properties get converted to data properties inside the vm is added to the known_issues directory. It will be fixed with the 5.5 V8 API changes

Merge request reports

Loading