2016-05-24 |
utatane.tea@gmail.com | ThisTDZMode is no longer needed |
blob | commitdiff |
2016-05-11 |
commit-queue@webki... | Improve error messages for accessing arguments.callee... |
blob | commitdiff | diff to current |
2016-05-02 |
gskachkov@gmail.com | Class contructor and methods shouldn't have "arguments... |
blob | commitdiff | diff to current |
2016-04-05 |
fpizlo@apple.com | JSC should use a shadow stack version of CHICKEN so... |
blob | commitdiff | diff to current |
2016-04-03 |
gskachkov@gmail.com | [ES6] Class syntax. Access to new.target inside of... |
blob | commitdiff | diff to current |
2016-03-08 |
mark.lam@apple.com | synthesizePrototype() and friends need to be followed... |
blob | commitdiff | diff to current |
2016-03-07 |
sbarati@apple.com | [[GetPrototypeOf]] should be a fully virtual method... |
blob | commitdiff | diff to current |
2016-03-06 |
commit-queue@webki... | Unreviewed, rolling out r197645. |
blob | commitdiff | diff to current |
2016-03-06 |
sbarati@apple.com | [[GetPrototypeOf]] should be a fully virtual method... |
blob | commitdiff | diff to current |
2016-03-03 |
sbarati@apple.com | [[SetPrototypeOf]] isn't properly implemented everywhere |
blob | commitdiff | diff to current |
2016-03-03 |
sbarati@apple.com | clean up JSObject::isExtensibleInline and JSObject... |
blob | commitdiff | diff to current |
2016-03-02 |
sbarati@apple.com | [[SetPrototypeOf]] should be a fully virtual method... |
blob | commitdiff | diff to current |
2016-03-01 |
sbarati@apple.com | [[IsExtensible]] should be a virtual method in the... |
blob | commitdiff | diff to current |
2016-02-18 |
mark.lam@apple.com | Callers of JSString::value() should check for exception... |
blob | commitdiff | diff to current |
2015-12-30 |
commit-queue@webki... | [ES6] Arrow function syntax. Arrow function specific... |
blob | commitdiff | diff to current |
2015-12-19 |
akling@apple.com | Make JSString::SafeView less of a footgun. |
blob | commitdiff | diff to current |
2015-12-11 |
dbates@webkit.org | [CSP] eval() is not blocked for stringified literals |
blob | commitdiff | diff to current |
2015-12-08 |
commit-queue@webki... | [ES6] "super" and "this" should be lexically bound... |
blob | commitdiff | diff to current |
2015-12-07 |
ddkilzer@apple.com | REGRESSION(r193584): Causes heap use-after-free crashes... |
blob | commitdiff | diff to current |
2015-12-06 |
commit-queue@webki... | [ES6] "super" and "this" should be lexically bound... |
blob | commitdiff | diff to current |
2015-12-01 |
carlosgc@webkit.org | Unreviewed, rolling out r192876. |
blob | commitdiff | diff to current |
2015-12-01 |
commit-queue@webki... | [ES6] "super" and "this" should be lexically bound... |
blob | commitdiff | diff to current |
2015-09-03 |
saambarati1@gmail.com | Block scoped variables should be visible across scripts |
blob | commitdiff | diff to current |
2015-08-13 |
utatane.tea@gmail.com | X.[[SetPrototypeOf]](Y) should succeed if X.[[Prototype... |
blob | commitdiff | diff to current |
2015-07-15 |
saambarati1@gmail.com | [ES6] implement block scoping to enable 'let' |
blob | commitdiff | diff to current |
2015-06-27 |
darin@apple.com | Make converting JSString to StringView idiomatically... |
blob | commitdiff | diff to current |
2015-05-20 |
commit-queue@webki... | ES6: Implement Object.setPrototypeOf |
blob | commitdiff | diff to current |
2015-05-20 |
commit-queue@webki... | Unreviewed, rolling out r184613 and r184614. |
blob | commitdiff | diff to current |
2015-05-20 |
akling@apple.com | Give StringView a utf8() API. |
blob | commitdiff | diff to current |
2015-05-20 |
akling@apple.com | [JSC] Speed up URL encode/decode by using bitmaps inste... |
blob | commitdiff | diff to current |
2015-05-19 |
akling@apple.com | Give JSString a StringView getter and start using it. |
blob | commitdiff | diff to current |
2015-05-18 |
akling@apple.com | [JSC] Speed up URL encode/decode by using bitmaps inste... |
blob | commitdiff | diff to current |
2015-05-05 |
utatane.tea@gmail.com | Add backed intrinsics to private functions exposed... |
blob | commitdiff | diff to current |
2015-04-24 |
mmirman@apple.com | Source/JavaScriptCore: |
blob | commitdiff | diff to current |
2015-04-06 |
akling@apple.com | URI encoding/escaping should use efficient string build... |
blob | commitdiff | diff to current |
2015-03-31 |
rniwa@webkit.org | eval("this.foo") causes a crash if this had not been... |
blob | commitdiff | diff to current |
2015-03-14 |
msaboff@apple.com | ES6: Add binary and octal literal support |
blob | commitdiff | diff to current |
2015-02-20 |
dino@apple.com | ES6: Implement Array.from() |
blob | commitdiff | diff to current |
2014-08-29 |
commit-queue@webki... | JavaScriptCore: Use ASCIILiteral where possible |
blob | commitdiff | diff to current |
2014-04-16 |
fpizlo@apple.com | Discern between NaNs that would be safe to tag and... |
blob | commitdiff | diff to current |
2014-04-15 |
commit-queue@webki... | Unreviewed, rolling out r167199 and r167251. |
blob | commitdiff | diff to current |
2014-04-13 |
oliver@apple.com | Rewrite Function.bind as a builtin |
blob | commitdiff | diff to current |
2014-04-11 |
barraclough@apple.com | Rollout - Rewrite Function.bind as a builtin |
blob | commitdiff | diff to current |
2014-04-11 |
oliver@apple.com | Add BuiltinLog function to make debugging builtins... |
blob | commitdiff | diff to current |
2014-04-09 |
oliver@apple.com | Rewrite Function.bind as a builtin |
blob | commitdiff | diff to current |
2014-03-16 |
darin@apple.com | Remove all uses of deprecatedCharacters from JavaScriptCore |
blob | commitdiff | diff to current |
2014-02-11 |
fpizlo@apple.com | Rename Operations.h to JSCInlines.h |
blob | commitdiff | diff to current |
2014-02-10 |
fpizlo@apple.com | Never include *Inlines.h files in interface headers... |
blob | commitdiff | diff to current |
2014-01-23 |
ap@apple.com | Update JS whitespace definition for changes in Unicode 6.3 |
blob | commitdiff | diff to current |
2014-01-13 |
darin@apple.com | Add deprecatedCharacters as a synonym for characters... |
blob | commitdiff | diff to current |
2013-10-12 |
darin@apple.com | Change most call sites to call ICU directly instead... |
blob | commitdiff | diff to current |
2013-09-05 |
mark.lam@apple.com | Renamed StackIterator to StackVisitor. |
blob | commitdiff | diff to current |
2013-09-04 |
mark.lam@apple.com | Refining the StackIterator callback interface. |
blob | commitdiff | diff to current |
2013-09-04 |
mark.lam@apple.com | Converting StackIterator to a callback interface. |
blob | commitdiff | diff to current |
2013-08-30 |
oliver@apple.com | Make JSValue bool conversion less dangerous |
blob | commitdiff | diff to current |
2013-08-29 |
commit-queue@webki... | Source/JavaScriptCore: https://bugs.webkit.org/show_bug... |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: Re-worked non-local variable resolution |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: Introducing the StackIterator class. |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: Rationalized 'this' conversion, includes... |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: String::utf8() should also be available... |
blob | commitdiff | diff to current |
2013-05-09 |
oliver@apple.com | Code cache stores bogus var references for functions... |
blob | commitdiff | diff to current |
2013-04-18 |
ggaren@apple.com | Renamed JSGlobalData to VM |
blob | commitdiff | diff to current |
2013-02-18 |
zandobersek@gmail.com | Stop placing std::isfinite and std::signbit inside... |
blob | commitdiff | diff to current |
2013-02-13 |
zandobersek@gmail.com | The 'global isinf/isnan' compiler quirk required when... |
blob | commitdiff | diff to current |
2013-01-24 |
oliver@apple.com | Harden JSC a bit with RELEASE_ASSERT |
blob | commitdiff | diff to current |
2013-01-12 |
fpizlo@apple.com | The JITThunks class should be in its own file, and... |
blob | commitdiff | diff to current |
2012-11-11 |
bashi@chromium.org | WTFString::utf8() should have a mode of conversion... |
blob | commitdiff | diff to current |
2012-11-05 |
fpizlo@apple.com | Reduce the verbosity of referring to QNaN in JavaScriptCore |
blob | commitdiff | diff to current |
2012-09-26 |
barraclough@apple.com | REGRESSION (r129456): http/tests/security/xss-eval... |
blob | commitdiff | diff to current |
2012-09-26 |
commit-queue@webki... | Unreviewed, rolling out r129592. |
blob | commitdiff | diff to current |
2012-09-26 |
barraclough@apple.com | REGRESSION (r129456): http/tests/security/xss-eval... |
blob | commitdiff | diff to current |
2012-09-25 |
barraclough@apple.com | Remove JSObject::unwrappedGlobalObject(), JSObject... |
blob | commitdiff | diff to current |
2012-09-12 |
ggaren@apple.com | JSActivation should inline allocate its registers,... |
blob | commitdiff | diff to current |
2012-09-04 |
benjamin@webkit.org | Improve JSC use of Strings after the UString->String... |
blob | commitdiff | diff to current |
2012-08-30 |
ggaren@apple.com | Use one object instead of two for closures, eliminating... |
blob | commitdiff | diff to current |
2012-08-30 |
benjamin@webkit.org | Replace JSC::UString by WTF::String |
blob | commitdiff | diff to current |
2012-04-06 |
darin@apple.com | Streamline strtod and fix some related problems |
blob | commitdiff | diff to current |
2012-04-05 |
oliver@apple.com | Replace static_cast with jsCast when casting JSCell... |
blob | commitdiff | diff to current |
2012-03-14 |
mhahnenberg@apple.com | Type conversion of exponential part failed |
blob | commitdiff | diff to current |
2012-03-07 |
eric@webkit.org | Make WTF public headers use fully-qualified include... |
blob | commitdiff | diff to current |
2012-03-06 |
commit-queue@webki... | Unreviewed, rolling out r109837. |
blob | commitdiff | diff to current |
2012-03-06 |
eric@webkit.org | Source/JavaScriptCore: Update JavaScriptCore files... |
blob | commitdiff | diff to current |
2012-02-20 |
barraclough@apple.com | Move special __proto__ property to Object.prototype |
blob | commitdiff | diff to current |
2012-02-13 |
mhahnenberg@apple.com | Replace old strtod with new strtod |
blob | commitdiff | diff to current |
2012-02-13 |
barraclough@apple.com | https://bugs.webkit.org/show_bug.cgi?id=78434 |
blob | commitdiff | diff to current |
2012-02-12 |
barraclough@apple.com | Move special __proto__ property to Object.prototype |
blob | commitdiff | diff to current |
2012-01-24 |
ggaren@apple.com | JSValue::toString() should return a JSString* instead... |
blob | commitdiff | diff to current |
2012-01-03 |
barraclough@apple.com | ES5 prohibits parseInt from supporting octal |
blob | commitdiff | diff to current |
2011-12-06 |
msaboff@apple.com | r102146 from 73875 broke fast/js/encode-URI-test.html |
blob | commitdiff | diff to current |
2011-12-06 |
msaboff@apple.com | Add 8 bit paths to global object functions |
blob | commitdiff | diff to current |
2011-11-25 |
msaboff@apple.com | JavaScript string to number conversion functions use... |
blob | commitdiff | diff to current |
2011-11-10 |
msaboff@apple.com | Towards 8 Bit Strings: Templatize JSC::LiteralParser... |
blob | commitdiff | diff to current |
2011-11-07 |
msaboff@apple.com | Towards 8 Bit Strings: Templatize JSC::Lexer class... |
blob | commitdiff | diff to current |
2011-10-20 |
barraclough@apple.com | Poisoning of strict caller,arguments inappropriately... |
blob | commitdiff | diff to current |
2011-10-05 |
ggaren@apple.com | Some JSValue cleanup |
blob | commitdiff | diff to current |
2011-09-01 |
msaboff@apple.com | Remove simple usage of UString::characters() from JavaS... |
blob | commitdiff | diff to current |
2011-07-29 |
barraclough@apple.com | Source/JavaScriptCore: *_list instructions are only... |
blob | commitdiff | diff to current |
2011-07-28 |
barraclough@apple.com | https://bugs.webkit.org/show_bug.cgi?id=65325 |
blob | commitdiff | diff to current |
2011-06-19 |
oliver@apple.com | 2011-06-17 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-06-18 |
commit-queue@webki... | 2011-06-18 Sheriff Bot <webkit.review.bot@gmail.com> |
blob | commitdiff | diff to current |
next |