Changeset 35046 in webkit for trunk/JavaScriptCore/VM/Machine.cpp
- Timestamp:
- Jul 7, 2008, 3:39:33 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/VM/Machine.cpp
r35022 r35046 2160 2160 perform the eval operator in local scope (interpreting 2161 2161 the argument registers as for the "call" 2162 opcode). Otherwise, act exact y as the "call" opcode.2162 opcode). Otherwise, act exactly as the "call" opcode would. 2163 2163 */ 2164 2164
Note:
See TracChangeset
for help on using the changeset viewer.