- 46e227a [JSC] Figure out missing prepareCallOperation by ysuzuki@apple.com · 5 years ago
- 52e98bb [JSC] Thread JSGlobalObject* instead of ExecState* by ysuzuki@apple.com · 5 years ago
- 5ba0779 Refactor to use VM& instead of VM* at as many places as possible. by mark.lam@apple.com · 6 years ago
- 0ce67df Rename AtomicString to AtomString https://bugs.webkit.org/show_bug.cgi?id=195276 by darin@apple.com · 6 years ago
- 74a4b35 :first-child, :last-child, :nth-child, and :nth-of-type don't work on shadow root's children by rniwa@webkit.org · 7 years ago
- 71f34a0 Remove WebCore/ForwardingHeaders directory by don.olmstead@sony.com · 7 years ago
- 6858946 Abstract heap generator should include JavaScriptCore headers directly by don.olmstead@sony.com · 7 years ago
- afac005 Use LazyNeverDestroyed instead of DEFINE_GLOBAL for XMLNames, HTMLNames, MathMLNames and SVGNames by commit-queue@webkit.org · 7 years ago
- ce64b73 Change WebCore sources to work with unified source builds by keith_miller@apple.com · 7 years ago
- f496c6b Hoist DOM binding attribute getter prologue into JavaScriptCore taking advantage of DOMJIT / CheckSubClass by utatane.tea@gmail.com · 8 years ago
- aa1505c Remove excessive headers from WebCore/{Modules,animation,crypto,domjit} by annulen@yandex.ru · 8 years ago
- af9b93f [DOMJIT] Move DOMJIT patchpoint infrastructure out of domjit by utatane.tea@gmail.com · 8 years ago
- a5544f1 [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass by utatane.tea@gmail.com · 8 years ago
- eb0f4b1 Unreviewed, rolling out r217031, r217032, and r217037. by commit-queue@webkit.org · 8 years ago
- cbd903d [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass by utatane.tea@gmail.com · 8 years ago
- 66395a2 [WebIDL] Make annotated types first class allowing them to be used in sequences and unions by weinig@apple.com · 8 years ago
- c2e04c9 [DOMJIT] Document#body should have DOMJIT patchpoint by utatane.tea@gmail.com · 8 years ago
- 8375ee3 [DOMJIT] Implement Node::ownerDocument by utatane.tea@gmail.com · 8 years ago
- 14a6017 [DOMJIT] Add DOMJIT::Signature annotation to Document::getElementById by utatane.tea@gmail.com · 8 years ago
- d5e4f06 Unreviewed, rolling out due to crash in Amazon web site by utatane.tea@gmail.com · 8 years ago
- 0d74c7c [DOMJIT] Add DOMJIT::Signature https://bugs.webkit.org/show_bug.cgi?id=162980 by utatane.tea@gmail.com · 8 years ago
- c9d8f86 [DOMJIT] Rename CallDOM to CallDOMGetter by utatane.tea@gmail.com · 8 years ago
- b2cf7bb [DOMJIT] Implement Document::documentElement by utatane.tea@gmail.com · 8 years ago
- cb4c4d5 [DOM] Add JSEventType https://bugs.webkit.org/show_bug.cgi?id=164096 by utatane.tea@gmail.com · 8 years ago
- d444a84 [DOMJIT][CSSJIT] Share code with DOMJIT by utatane.tea@gmail.com · 8 years ago
- 0e594b8 [DOMJIT] Implement Node::ownerDocument by utatane.tea@gmail.com · 8 years ago
- 7773f00 Unreviewed, attempt to fix Windows build after r207787 by utatane.tea@gmail.com · 8 years ago
- 1a79ed9 Unreviewed, attempt to fix Windows build after r207787 by utatane.tea@gmail.com · 8 years ago
- 90399a2 [DOMJIT] Add a way for DOMJIT::Patchpoint to express effects by utatane.tea@gmail.com · 8 years ago
- 4f2f2b2 [DOMJIT] Use NativeCallFrameTracer for operations used for DOMJIT slow calls by utatane.tea@gmail.com · 8 years ago
- 3506d9a [DOMJIT] Use DOMJIT::Patchpoint in IC by utatane.tea@gmail.com · 8 years ago
- 48b9cac [DOMJIT][JSC] Explore the way to embed nodeType into JSC::JSType in WebCore by utatane.tea@gmail.com · 8 years ago
- a2b352a [DOMJIT] DOMJIT::Patchpoint should have a way to receive constant folded arguments by utatane.tea@gmail.com · 8 years ago
- bef79f8 [DOMJIT] Implement Node accessors in DOMJIT by utatane.tea@gmail.com · 8 years ago