summaryrefslogtreecommitdiffstats
path: root/js/src/vm/TypeInference.cpp
Commit message (Collapse)AuthorAgeLines
* Rename TypeSet::clone to TypeSet::cloneIntoUninitialized to indicate that it ↵trav902018-09-19-8/+7
| | | | | | freshly initializes the TemporaryTypeSet* provided to it. Also removes existing code that, quite unnecessarily, partly initialized that argument.
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19-1/+1
| | | | Issue #78
* Remove unnecessary InvalidateCompilerOutputsForScript call.wolfbeast2018-02-08-12/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+4600