summaryrefslogtreecommitdiffstats
path: root/js/src/jit/VMFunctions.cpp
Commit message (Expand)AuthorAgeLines
* 1344477 - Part 2: Optimize Array.prototype.splice with JSOP_NORVCALL.Gaming4JC2019-07-18-12/+0
* 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ret...Gaming4JC2019-07-18-4/+4
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18-1/+1
* Fix unified deprotwolfbeast2019-06-23-1/+1
* Replace SetOrExtendBoxedOrUnboxedDenseElements with direct calls.wolfbeast2019-06-14-13/+10
* Inline combined methods for NativeObject and UnboxedArrayObject accesses.wolfbeast2019-06-10-1/+1
* Remove UnboxedArray code part 1wolfbeast2019-05-23-6/+6
* Bug 1342553 - Part 0.2: Support JSOP_CHECKISCALLABLE in JITjanekptacijarabaci2018-03-25-0/+9
* Remove VerifyBarriers() and MaybeVerifyBarriers() stubs and callers.wolfbeast2018-02-03-4/+0
* Remove remaining conditional GCZeal code.wolfbeast2018-02-03-5/+1
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1361