Skip to content
Snippets Groups Projects
Unverified Commit e942a259 authored by trop[bot]'s avatar trop[bot] Committed by GitHub
Browse files

chore: use v8::Local<>, not v8::Handle<>


v8::Handle is an alias for v8::Local that "is kept around for historical
reasons" and is disabled when V8_IMMINENT_DEPRECATION_WARNING is defined

Co-authored-by: default avatarCharles Kerr <charles@charleskerr.com>
parent f8c640d3
No related merge requests found
Showing
with 34 additions and 34 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment