Sign in
webkit
/
WebKit
/
526c719d4c24f928cbac41441b9be7ae4274506f
/
Source
/
JavaScriptCore
/
testRegExp.cpp
8b97fde
Change stack recursion checks to be based on stack availability.
by mark.lam@apple.com
· 12 years ago
0aac150
Removed ASSERT_CLASS_FITS_IN_CELL https://bugs.webkit.org/show_bug.cgi?id=97634
by ggaren@apple.com
· 12 years ago
30738a7
Delayed structure sweep can leak structures without bound
by mhahnenberg@apple.com
· 12 years ago
7c7e427
Unreviewed, rolling out r128826 and r128813.
by ossy@webkit.org
· 13 years ago
013fd88
Delayed structure sweep can leak structures without bound
by mhahnenberg@apple.com
· 13 years ago
cff06e4
Replace JSC::UString by WTF::String
by benjamin@webkit.org
· 13 years ago
e16f809
JSLock should be per-JSGlobalData https://bugs.webkit.org/show_bug.cgi?id=89123
by mhahnenberg@apple.com
· 13 years ago
a6460e1
Unreviewed, rolling out r121058.
by zandobersek@gmail.com
· 13 years ago
6d9f86d
JSLock should be per-JSGlobalData https://bugs.webkit.org/show_bug.cgi?id=89123
by mhahnenberg@apple.com
· 13 years ago
c143e90
Clarified JSGlobalData (JavaScript VM) lifetime
by ggaren@apple.com
· 13 years ago
f280e17
Yarr: if we're not using the output array, don't populate it!
by barraclough@apple.com
· 13 years ago
fa5d72e
Fix remaining WTF includes in JavaScriptCore in preparation for moving WTF headers out of JavaScriptCore
by eric@webkit.org
· 13 years ago
215589e
Placement new does an unnecessary NULL check
by ggaren@apple.com
· 13 years ago
a2e1598
Rename JSC::Heuristics to JSC::Options
by commit-queue@webkit.org
· 13 years ago
b039de0
De-virtualize JSObject::className https://bugs.webkit.org/show_bug.cgi?id=71428
by mhahnenberg@apple.com
· 13 years ago
453d667
Add explicit JSGlobalThis type. https://bugs.webkit.org/show_bug.cgi?id=69478
by barraclough@apple.com
· 13 years ago
2cc4150
Update RegExp and related classes to use 8 bit strings when available
by msaboff@apple.com
· 14 years ago
d184441
Add JSC:RegExp functional tests https://bugs.webkit.org/show_bug.cgi?id=67339
by msaboff@apple.com
· 14 years ago