Search:
Login
Preferences
Forgot your password?
Wiki
Timeline
Browse Source
Search
Context Navigation
← Previous Change
Next Change
→
Changeset
21064
in webkit for
trunk/JavaScriptCore/kjs/AllInOneFile.cpp
Timestamp:
Apr 24, 2007, 1:44:14 AM (
18 years
ago)
Author:
mjs
Message:
Reviewed by Geoff.
compile most of
JavaScriptCore
as one file for 4% JS iBench speed improvement
JavaScriptCore
.xcodeproj/project.pbxproj: Add AllInOneFile.cpp, and remove files it includes from the build.
kjs/AllInOneFile.cpp: Added.
kjs/dtoa.cpp: Renamed CONST to CONST_ to avoid conflict. (Bigint::): (Bigint::nrv_alloc):
kjs/lookup.cpp: Use "namspace KJS { ... }" instead of "using namespace KJS;"
File:
1 added
trunk/JavaScriptCore/kjs/AllInOneFile.cpp
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive