Search:
Login
Preferences
Forgot your password?
Wiki
Timeline
Browse Source
Search
Context Navigation
← Previous Change
Next Change
→
Changeset
27097
in webkit for
trunk/JavaScriptCore/kjs/LabelStack.h
Timestamp:
Oct 26, 2007, 1:32:40 AM (
18 years
ago)
Author:
mjs
Message:
JavaScriptCore
:
Reviewed by Oliver.
moved Context class into ExecState.{h,cpp} in preparation for merging ExecState and Context classes.
kjs/ExecState.h: Moved CodeType enum and Context class here in preparation for merging ExecState and Context.
kjs/ExecState.cpp: Moved Context class here from Context.cpp. (KJS::Context::Context): (KJS::Context::~Context): (KJS::Context::mark):
kjs/context.h: Removed.
kjs/Context.cpp: Removed.
kjs/function.h: Removed CodeType enum.
kjs/LabelStack.h: Added. Pulled LabelStack class out of internal.h.
kjs/internal.h: Removed LabelStack.
JavaScriptCore
.xcodeproj/project.pbxproj: Added new file, removed ones that are gone.
kjs/collector.cpp: Fixed includes.
kjs/function.cpp: ditto
kjs/internal.cpp: ditto
kjs/interpreter.cpp: ditto
kjs/lookup.h: ditto
kjs/nodes.cpp: ditto
WebCore:
Reviewed by Oliver.
update for
JavaScriptCore
header changes
bindings/objc/WebScriptObject.mm:
bridge/mac/WebCoreScriptDebugger.mm:
File:
1 added
trunk/JavaScriptCore/kjs/LabelStack.h
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive