Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-02 | Kill off JS_ErrorString type. | Tom Sepez | |
This provides no benefit, and reduces transparency. Along the way: Kill off some unused/commented-out code. Return void where a bool return doesn't make sense. Remove a pointless template type. Remove now unused constants and types. R=thestig@chromium.org Review URL: https://codereview.chromium.org/971033002 | |||
2014-10-30 | For v8 Global Object, do not copy in CJS_Value constructor. | Tom Sepez | |
BUG=425129 R=bo_xu@foxitsoftware.com Review URL: https://codereview.chromium.org/688303003 | |||
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek | |
2014-05-17 | Initial commit. | John Abd-El-Malek | |