Commit 426f57ed authored by mrowe@apple.com's avatar mrowe@apple.com

Attempt to fix the Windows build.

* JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:  Remove a symbol that no longer exists.

git-svn-id: svn://svn.chromium.org/blink/trunk@42809 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent c91c0b1d
2009-04-23 Mark Rowe <mrowe@apple.com>
Attempt to fix the Windows build.
* JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def: Remove a symbol that no longer exists.
2009-04-23 Francisco Tolmasky <francisco@280north.com>
BUG 24604: WebKit profiler reports incorrect total times
......@@ -213,7 +213,6 @@ EXPORTS
?setUpStaticFunctionSlot@JSC@@YAXPAVExecState@1@PBVHashEntry@1@PAVJSObject@1@ABVIdentifier@1@AAVPropertySlot@1@@Z
?signal@ThreadCondition@WTF@@QAEXXZ
?slowAppend@ArgList@JSC@@AAEXVJSValuePtr@2@@Z
?sort@ProfileNode@JSC@@QAEXP6A_NABV?$RefPtr@VProfileNode@JSC@@@WTF@@0@Z@Z
?startIgnoringLeaks@Structure@JSC@@SAXXZ
?startProfiling@Profiler@JSC@@QAEXPAVExecState@2@ABVUString@2@@Z
?stopIgnoringLeaks@Structure@JSC@@SAXXZ
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment