mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
tools: update V8 gypfiles
until 152ecad8cd4d170e4091a79eaa8d70d10d94734d
This commit is contained in:
@@ -391,6 +391,9 @@
|
||||
['v8_allocation_site_tracking==1', {
|
||||
'defines': ['V8_ALLOCATION_SITE_TRACKING',],
|
||||
}],
|
||||
['v8_advanced_bigint_algorithms==1', {
|
||||
'defines': ['V8_ADVANCED_BIGINT_ALGORITHMS',],
|
||||
}],
|
||||
], # conditions
|
||||
'defines': [
|
||||
'V8_GYP_BUILD',
|
||||
|
||||
@@ -1607,9 +1607,6 @@
|
||||
'sources': [
|
||||
'<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "v8_source_set.\\"v8_bigint.*?v8_advanced_bigint_algorithms.*?sources \\+= ")',
|
||||
],
|
||||
'defines': [
|
||||
'V8_ADVANCED_BIGINT_ALGORITHMS',
|
||||
],
|
||||
}],
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user