Permalink
Please
sign in to comment.
Browse files
deps: sync V8 gypfiles with 7.1
Enable v8_enable_embedded_builtins. Reorder conditions proccessing for `run_mksnapshot`. deps,v8: link with `atomic` for platforms lacking CAS Fixes: nodejs/node-v8#81 Co-authored-by: Michaël Zasso <targos@protonmail.com> PR-URL: #23423 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Myles Borins <myles.borins@gmail.com>
- Loading branch information...
Showing
with
340 additions
and 108 deletions.
- +34 −7 common.gypi
- +29 −0 deps/v8/gypfiles/features.gypi
- +1 −2 deps/v8/gypfiles/v8-monolithic.gyp
- +250 −82 deps/v8/gypfiles/v8.gyp
- +26 −17 deps/v8/gypfiles/v8_external_snapshot.gypi
Oops, something went wrong.
0 comments on commit
5620727