FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: port test_general V8 instanceof suites to CTS by bavulapati · Pull Request #78 · nodejs/node-api-cts · GitHub

feat: port test_general V8 instanceof suites to CTS - #78

Open
bavulapati wants to merge 3 commits into
nodejs:mainfrom
bavulapati:feat/port-test-general-v8-instanceof
Open

feat: port test_general V8 instanceof suites to CTS#78
bavulapati wants to merge 3 commits into
nodejs:mainfrom
bavulapati:feat/port-test-general-v8-instanceof

Conversation

Copy link
Copy Markdown
Contributor

Ports testV8Instanceof.js and testV8Instanceof2.js - ~440 lines adopted from V8's mjsunit suite, driving napi_instanceof over a 2048-entry answer table. The V8 copyright header is kept.

Both files were transformed from upstream mechanically rather than retyped, so the answer table is byte-identical; the only other change is dropping two eslint-disable-line no-proto comments this repo does not need.

Stacked on #74 (which adds doInstanceOf), itself on #72.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Need Triage

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL