Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:due

1083         Build fix due to header include problem.
1459 <rdar://problem/6924033> REGRESSION: Assertion failure due to forward references
1514 due to an illegal back-reference we will continue to use the deleted character class.
1701 ~2.5% on v8-tests, due to a ~9% progression on richards.
1858 JavaScriptCore Fails to build on Windows (Cairo) due to CoreFoundation
2077 it from a call frame. This is unreliable to due to the recent optimization to lazily create
3094 0.5% progression on v8 tests overall, due to 3.5% on early-boyer.
4112 b0rked due to recent changes in native function calling. The initialization of
4234 ~1.5% progression on Sunspider, due to 5% improvement on tagcloud & 15% on validate.
4875 Fix crash due to incorrectly using an invalid scopechain
4904 ~0.5% progression, due to a 3%-3.5% progression on the string tests (particularly validate).
5066 1.5%-2% progression on Sunspider, largely due to a 30% progression on date-format-xparb.
7403 Crash in profiler due to incorrect assuming displayName would be a string.
7631 Roll out r42969, due to hangs in build bot.
9200 Add constructors due to the making members protected and it make ensuring proper
9247 <rdar://problem/6744471> crash in GC due to uninitialized callFunction pointer
10776 due to a 3% regression on richards.
12149 due to the whole not-being-incorrect thing.
13946 these were initilized using {} but that became harder due to the
13984 which should happen for all allocators (due to aligning pointers, int's, etc. on 4 byte boundaries).
16667 Before r38407, Structure::m_nameInPrevious was ref'd due to it being
16827 - fix <rdar://problem/6427048> crash due to infinite recursion after setting window.__proto__ = window
17578 Overall this appears to be a 1% win on v8-tests, due to the smaller immediates
18691 due to miscompilations.
19006 Bug 22504: Crashes during code generation occur due to refing of ignoredResult()
19853 Assertions.h due to the redefinition of ASSERT.
20278 Crashes seen on Tiger buildbots due to worker threads exhausting pthread keys
24111 Roll out r38322 due to test failures on the bots.
24612 Stack overflow due to deeply nested parse tree doing repeated string concatentation
27979 1.011x as fast on SunSpider (presumably due to some of the Machine.cpp changes)
30704 (1) A repatch offset offset changes due to an additional instruction to update SamplingTool state.
30705 (2) Fix an incusion order problem due to ExecState changes.
33403 - fix crash logging into Gmail due to recent Arguments change
34052 Use the template hoisting technique on the RefCounted class. This reduces the code bloat due to
34268 QueryPerformanceCounter may be inaccurate due to a problems with:
35177 true prototype. Due to JS autoboxing semantics, the prototype used
35751 be reset to incorrect value due to incorrect offset and indirection.
36428 clobber the first argument, so the MSVC path is slightly less efficient due
37551 This makes it easy to check whether test failures are due to unimplemented