Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:replacing

7941         Enable YARR_JIT by default (where supported), replacing WREC.
25063 follows the spec, passing jsNull, checking in the callee and replacing
27965 Remove casts from JSValue* to derived classes, replacing them with
29600 Eliminate other uses of ExecState* that aren't needed, replacing in some cases with
29842 Eliminate other uses of ExecState* that aren't needed, replacing in some cases with
33248 - speed up instanceof operator by replacing implementsHasInstance method with a TypeInfo flag