Jeremy Apthorp
|
73ac019882
Fix up #includes to work with both GYP and GN
|
6 years ago |
Jeremy Apthorp
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
6 years ago |
Jeremy Apthorp
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
6 years ago |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
6 years ago |
shelley vohr
|
0e5b6f9300
Upgrade to node v9.3.0 (#11507)
|
6 years ago |
Cheng Zhao
|
00afeaba9a
Use Node's V8Platform instead of gin's
|
7 years ago |
Cheng Zhao
|
f4420b449f
Use v8::ArrayBuffer::Allocator inside Node
|
7 years ago |
Cheng Zhao
|
efe23b7595
Use Node's memory allocator for ArrayBuffer
|
7 years ago |
Cheng Zhao
|
dd3d791cb9
IsolateHolder API has been changed
|
7 years ago |
Cheng Zhao
|
a0605275b9
Clean up node environment on exit in main process
|
7 years ago |
Kevin Sawicki
|
a2f0111205
Remove v8debug flag no longer supported by node
|
8 years ago |
Cheng Zhao
|
ee28f4fc32
Handle v8::MicrotasksScope in the main process
|
8 years ago |
Cheng Zhao
|
5fae63a2f5
Fix compilation errors on OS X
|
8 years ago |
Cheng Zhao
|
78934dceb9
Cleanup and docs for the --js-flags
|
9 years ago |
Shawn K
|
fb5beb9af5
Add --js-flags support for main thread.
|
9 years ago |
Robo
|
7b5a1b06ba
debugger: expose v8debug
|
9 years ago |
Cheng Zhao
|
2d410ede48
Initialize things in the same sequence with main process
|
9 years ago |
Haojian Wu
|
d003b1bb57
LoadV8Snapshot has been moved from gin::IsolateHolder to gin::V8Initializer.
|
9 years ago |
Cheng Zhao
|
d1685f79a2
Initialize V8 in browser process
|
9 years ago |
Cheng Zhao
|
10823eeeaa
Fix compilation errors caused by Chrome 39
|
10 years ago |
Kevin Sawicki
|
b6b6fc3bfd
Remove All Rights Reserved after GitHub copyright
|
10 years ago |
Cheng Zhao
|
241b07f763
Initailize V8 with gin.
|
10 years ago |
Cheng Zhao
|
a6ede12cd7
Make sure javascript environment is initialized after ProxyResolverV8.
|
10 years ago |