Use v8::ArrayBuffer::Allocator inside Node
This commit is contained in:
parent
9ce3a8c3a7
commit
f4420b449f
11 changed files with 5 additions and 145 deletions
|
@ -9,7 +9,7 @@ import sys
|
|||
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
|
||||
'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
|
||||
LIBCHROMIUMCONTENT_COMMIT = os.getenv('LIBCHROMIUMCONTENT_COMMIT') or \
|
||||
'ecc5298428a02f8acb9af285c75e1491715ae4dd'
|
||||
'549af32d00045c7b9dbb2760c090586c8d3a2638'
|
||||
|
||||
PLATFORM = {
|
||||
'cygwin': 'win32',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue