Nitish Sakhawalkar
|
0c711f690e
fix: add microtask runner and fix promise test (#15071)
|
6 years ago |
deepak1556
|
be719a1ec3
fix: Use the new isolate initialization api
|
6 years ago |
Samuel Attard
|
7589c56cea
fix: intercept the isolate_holder's new isolate and register it with the node platform before initialization
|
6 years ago |
Jeremy Apthorp
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
7 years ago |
Shelley Vohr
|
53bdf22c85
clang-format atom files
|
7 years ago |
shelley vohr
|
0e5b6f9300
Upgrade to node v9.3.0 (#11507)
|
7 years ago |
Cheng Zhao
|
c0c2461245
Do not create duplicate V8Platform in NodeDebugger
|
7 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
|
8 years ago |
Cheng Zhao
|
efe23b7595
Use Node's memory allocator for ArrayBuffer
|
8 years ago |
Cheng Zhao
|
cf198904a4
Fix cpplint warnings
|
8 years ago |
Cheng Zhao
|
a0605275b9
Clean up node environment on exit in main process
|
8 years ago |
Cheng Zhao
|
ee28f4fc32
Handle v8::MicrotasksScope in the main process
|
8 years ago |
Paul Betts
|
d2944c62a5
basictypes.h => macros.h
|
9 years ago |
Cheng Zhao
|
d1685f79a2
Initialize V8 in browser process
|
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 |