You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2020. It is now read-only.
lib: removing contents of v8 module under chakracore
The v8 module uses functionality which is not supported by chakracore.
Rather than expose stubs which have unexpected behavior, we now do not
expose anything in the v8 module, so dependant modules can do feature
detection.
PR-URL: #491
Reviewed-By: Hitesh Kanwathirtha <[email protected]>
Reviewed-By: Seth Brenith <[email protected]>
Reviewed-By: Kyle Farnung <[email protected]>
0 commit comments