Cheng Zhao
|
599e9b90bb
|
Provide task runner for the node mode
|
2015-09-03 17:50:24 +09:00 |
|
Cheng Zhao
|
573c959a75
|
Use our debugger implementation in Node
|
2015-08-27 13:16:19 +08:00 |
|
Cheng Zhao
|
7423c89968
|
Fix compilation warnings caused by chrome44 update
|
2015-08-11 10:08:34 +08:00 |
|
Haojian Wu
|
d003b1bb57
|
LoadV8Snapshot has been moved from gin::IsolateHolder to gin::V8Initializer.
|
2015-08-11 09:48:29 +08:00 |
|
Cheng Zhao
|
88a1c7973c
|
Set node::node_isolate to fix crash
|
2015-04-20 14:32:41 +08:00 |
|
Cheng Zhao
|
7a52a4cff1
|
Also enable the debugger
|
2015-04-20 14:10:15 +08:00 |
|
Robo
|
ee08d98d2e
|
node: start debugger for node run during a forked process
|
2015-04-20 14:06:56 +08:00 |
|
Cheng Zhao
|
c62c943bdb
|
Define our own Node entry
Chromium's V8 is using external startup snapshot file while Node does
not, so we have to use Chromium's gin for V8 initialization.
|
2015-03-18 09:57:45 +08:00 |
|