Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: upgrade to new v8::Private api | Ben Noordhuis | 2016-02-03 | 1 | -2/+7 |
* | module: always decorate thrown errors | Brian White | 2015-12-19 | 1 | -0/+16 |
* | src: define Is* util functions with macros | cjihrig | 2015-12-03 | 1 | -64/+23 |
* | util: determine object types in C++ | cjihrig | 2015-12-02 | 1 | -0/+29 |
* | util: make inspect more reliable | Evan Lucas | 2015-12-02 | 1 | -0/+21 |
* | util,src: allow lookup of hidden values | cjihrig | 2015-11-24 | 1 | -0/+19 |
* | util: fix for inspecting promises | Evan Lucas | 2015-10-06 | 1 | -0/+5 |
* | util: correctly inspect Map/Set Iterators | Evan Lucas | 2015-10-05 | 1 | -0/+38 |