Changeset 153283 in webkit for trunk/Source/JavaScriptCore/dfg/DFGInPlaceAbstractState.h
- Timestamp:
- Jul 24, 2013, 9:05:04 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/dfg/DFGInPlaceAbstractState.h
r153282 r153283 44 44 45 45 ~InPlaceAbstractState(); 46 47 void createValueForNode(Node*) { } 46 48 47 49 AbstractValue& forNode(Node* node)
Note:
See TracChangeset
for help on using the changeset viewer.