Changeset 176625 in webkit for trunk/Source/JavaScriptCore/dfg/DFGAbstractInterpreterInlines.h
- Timestamp:
- Dec 1, 2014, 8:09:24 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/dfg/DFGAbstractInterpreterInlines.h
r174318 r176625 1409 1409 1410 1410 case GetScope: // FIXME: We could get rid of these if we know that the JSFunction is a constant. https://bugs.webkit.org/show_bug.cgi?id=106202 1411 case GetMyScope:1412 1411 forNode(node).setType(SpecObjectOther); 1413 1412 break;
Note:
See TracChangeset
for help on using the changeset viewer.