RESOLVED FIXED Bug 119489
Move TypedArray implementation into JSC
https://bugs.webkit.org/show_bug.cgi?id=119489
Summary Move TypedArray implementation into JSC
Oliver Hunt
Reported 2013-08-05 10:28:32 PDT
Move TypedArray implementation into JSC
Attachments
Patch (255.81 KB, patch)
2013-08-05 10:30 PDT, Oliver Hunt
no flags
Patch (270.49 KB, patch)
2013-08-05 12:20 PDT, Oliver Hunt
no flags
Patch (265.36 KB, patch)
2013-08-05 12:47 PDT, Oliver Hunt
no flags
Patch (267.16 KB, patch)
2013-08-05 13:13 PDT, Oliver Hunt
no flags
Patch (280.04 KB, patch)
2013-08-05 13:23 PDT, Oliver Hunt
no flags
Patch (266.79 KB, patch)
2013-08-05 14:31 PDT, Oliver Hunt
no flags
Patch (281.74 KB, patch)
2013-08-05 14:48 PDT, Oliver Hunt
no flags
Oliver Hunt
Comment 1 2013-08-05 10:30:18 PDT
Early Warning System Bot
Comment 2 2013-08-05 10:43:16 PDT
Early Warning System Bot
Comment 3 2013-08-05 10:47:38 PDT
EFL EWS Bot
Comment 4 2013-08-05 11:14:39 PDT
EFL EWS Bot
Comment 5 2013-08-05 11:59:08 PDT
Oliver Hunt
Comment 6 2013-08-05 12:20:19 PDT
Filip Pizlo
Comment 7 2013-08-05 12:27:27 PDT
Comment on attachment 208138 [details] Patch Thanks bro!
Oliver Hunt
Comment 8 2013-08-05 12:29:49 PDT
waiting for so many builds :-(
Early Warning System Bot
Comment 9 2013-08-05 12:32:12 PDT
Early Warning System Bot
Comment 10 2013-08-05 12:33:47 PDT
EFL EWS Bot
Comment 11 2013-08-05 12:35:11 PDT
Oliver Hunt
Comment 12 2013-08-05 12:47:24 PDT
Early Warning System Bot
Comment 13 2013-08-05 13:04:50 PDT
Early Warning System Bot
Comment 14 2013-08-05 13:08:07 PDT
EFL EWS Bot
Comment 15 2013-08-05 13:10:32 PDT
Oliver Hunt
Comment 16 2013-08-05 13:13:01 PDT
Oliver Hunt
Comment 17 2013-08-05 13:23:07 PDT
Oliver Hunt
Comment 18 2013-08-05 13:26:47 PDT
sigh, lost project file changes going from one machine to the other, let's try this again
EFL EWS Bot
Comment 19 2013-08-05 14:27:32 PDT
Oliver Hunt
Comment 20 2013-08-05 14:31:23 PDT
Early Warning System Bot
Comment 21 2013-08-05 14:47:55 PDT
Oliver Hunt
Comment 22 2013-08-05 14:48:51 PDT
Oliver Hunt
Comment 23 2013-08-05 15:10:45 PDT
Peng Xinchao
Comment 24 2013-08-14 22:59:45 PDT
(In reply to comment #0) > Move TypedArray implementation into JSC I have a quession : Why do you do this? What is its advantage ?
Chris Dumez
Comment 25 2013-08-14 23:29:18 PDT
(In reply to comment #24) > (In reply to comment #0) > > Move TypedArray implementation into JSC > > I have a quession : > Why do you do this? What is its advantage ? It was explained on the mailing list. Please check: [webkit-dev] Heads up: large typed array rewrite
Peng Xinchao
Comment 26 2013-09-03 02:29:17 PDT
GNUmake build failed : log info : ./.libs/../DerivedSources/WebCore/.libs/libWebCoreInternals_la-JSInternals.o: In function `_ZN7WebCore43jsInternalsPrototypeFunctionSerializeObjectEPN3JSC9ExecStateE': JSInternals.cpp:(.text+0x7f78): undefined reference to `_ZN7WebCore21SerializedScriptValue6createEPN3JSC9ExecStateENS1_7JSValueEPN3WTF6VectorINS5_6RefPtrINS_11MessagePortEEELj1ENS5_15CrashOnOverflowEEEPNS6_INS7_INS1_11ArrayBufferEEELj1ESA_EENS_22SerializationErrorModeE' JSInternals.cpp:(.text+0x8028): undefined reference to `_ZN7WebCore4toJSEPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectEPNS0_11ArrayBufferE' collect2: error: ld returned 1 exit status
Note You need to log in before you can comment on or make changes to this bug.