This repository was archived by the owner on Mar 29, 2024. It is now read-only.
This repository was archived by the owner on Mar 29, 2024. It is now read-only.
Pass Isolate pointer to v8::String::Utf8Value constructors #46
Closed
Description
After we update v8 dependency to 6.3, we have to implement this change.
Related commits in v8:
- add isolate argument to constructor: v8/v8@fe59853
- deprecate non-Isolate constructors: v8/v8@ce05578