Changeset 27133 in webkit for trunk/JavaScriptCore/kjs
- Timestamp:
- Oct 26, 2007, 4:33:03 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/function.cpp
r27128 r27133 416 416 { 417 417 // We don't call through to JSObject because there's no way to give an 418 // ac itvation object getter/setter properties, and __proto__ is a418 // activation object getter/setter properties, and __proto__ is a 419 419 // non-standard extension that other implementations do not expose in the 420 420 // activation object.
Note:
See TracChangeset
for help on using the changeset viewer.