NativeScript / android

NativeScript for Android using v8
https://docs.nativescript.org/guide/android-marshalling
Apache License 2.0
518 stars 136 forks source link

Preparations for V8 11.x #1779

Closed ptomato closed 9 months ago

ptomato commented 10 months ago

Description

This PR contains a few updates that will be required for V8 11.x but should be harmless to apply before the migration. (It should not be very risky to apply them to main, as well.)

More details in the individual commit messages.

Does your pull request have unit tests?

No tests. The PR doesn't introduce any new functionality so the existing tests should all continue passing.