Changeset 193606 in webkit for trunk/Source/JavaScriptCore/dfg/DFGPromotedHeapLocation.h
- Timestamp:
- Dec 6, 2015, 5:54:43 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/dfg/DFGPromotedHeapLocation.h
r193584 r193606 47 47 FunctionActivationPLoc, 48 48 ActivationScopePLoc, 49 ClosureVarPLoc 49 ClosureVarPLoc, 50 ArrowFunctionBoundThisPLoc 50 51 }; 51 52
Note:
See TracChangeset
for help on using the changeset viewer.