]> git.saurik.com Git - apple/javascriptcore.git/commit
JavaScriptCore-1218.35.tar.gz ios-712 v1218.35
authorApple <opensource@apple.com>
Tue, 17 Feb 2015 05:00:49 +0000 (05:00 +0000)
committerApple <opensource@apple.com>
Tue, 17 Feb 2015 05:00:49 +0000 (05:00 +0000)
commit4be4e30906bcb8ee30b4d189205cb70bad6707ce
tree5a1cc19d0e5cb3bd2e386e83cf7ad6ed71f9838d
parent217a6308cd6a1dc049a0bb69263bd4c91f91c4d0
JavaScriptCore-1218.35.tar.gz
15 files changed:
assembler/MacroAssemblerARM64.h
assembler/MacroAssemblerARMv7.h
dfg/DFGAbstractState.cpp
dfg/DFGOperations.cpp
dfg/DFGSpeculativeJIT.cpp
jit/JITCall32_64.cpp
llint/LLIntSlowPaths.cpp
runtime/JSString.cpp
runtime/JSString.h
runtime/Operations.h
runtime/StringPrototype.cpp
tests/stress/make-large-string-jit-strcat.js [new file with mode: 0644]
tests/stress/make-large-string-jit.js [new file with mode: 0644]
tests/stress/make-large-string-strcat.js [new file with mode: 0644]
tests/stress/make-large-string.js [new file with mode: 0644]