shelley vohr
|
0e5b6f9300
|
Upgrade to node v9.3.0 (#11507)
* update submodule refs for node v9.3.0
* Define "llvm_version" for Node.js build
* NODE_MODULE_CONTEXT_AWARE_BUILTIN -> NODE_BUILTIN_MODULE_CONTEXT_AWARE
* update NodePlatform to MultiIsolatePlatform
* fix linting error
* update node ref
* REVIEW: Explicitly register builtin modules
https://github.com/nodejs/node/pull/16565
* update libcc ref
* switch libcc to c62
* REVIEW: Address node api changes
- Always start the inspector agent for https://github.com/nodejs/node/pull/17085
- Set the tracing controller for node https://github.com/nodejs/node/pull/15538
- Isolate data creation now requires plaform https://github.com/nodejs/node/pull/16700
|
2018-02-23 10:22:00 +09:00 |
|
deepak1556
|
e30131f30b
|
Initialize isolate holder in standalone node mode
|
2018-01-02 16:37:07 +09:00 |
|
deepak1556
|
b4e6516ad8
|
fix dcheck failure with invalid UTF8 string conversion for base::Value
|
2018-01-02 16:37:05 +09:00 |
|
Aleksei Kuzmin
|
2c063f93ff
|
Remove raw base::DictionaryValue::Set
https://codereview.chromium.org/2911033002
|
2017-11-24 10:58:16 +09:00 |
|
Kevin Sawicki
|
b639dd0c81
|
Remove unused include/require statement
|
2017-05-01 10:30:11 -07:00 |
|
Kevin Sawicki
|
f2f6415543
|
Use v8 to parse message as JSON
|
2017-05-01 10:30:11 -07:00 |
|
Cheng Zhao
|
f28e8d7168
|
Fix API changes of Chrome 53
|
2016-09-14 16:22:43 +09:00 |
|
Cheng Zhao
|
844f32aa36
|
Set prototype of constructor directly
|
2016-08-02 20:38:35 +09:00 |
|
Cheng Zhao
|
8c3232dc56
|
Every native class now gets a name
|
2016-08-02 19:28:12 +09:00 |
|
Cheng Zhao
|
cb19efe49c
|
Pass FunctionTemplate in BuildPrototype
|
2016-08-02 18:08:12 +09:00 |
|
Cheng Zhao
|
7ba391da7c
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
|
Cheng Zhao
|
993695af07
|
Remove unneeded cleanup code
|
2016-04-25 10:23:36 +09:00 |
|
Cheng Zhao
|
2ae52d0ff4
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
|
Robo
|
d938dd68b0
|
wrap debugger for lazy initialization
|
2016-01-23 09:32:21 +05:30 |
|
Robo
|
3a60ab386c
|
add spec
|
2016-01-22 19:10:48 +05:30 |
|
Robo
|
df5bad3f89
|
fix api and docs
|
2016-01-22 10:27:25 +05:30 |
|
Robo
|
0e2323c9c8
|
browser: add webContents.debugger api
|
2016-01-21 23:52:23 +05:30 |
|