Changeset 192882 in webkit for trunk/Source/JavaScriptCore/dfg/DFGPromotedHeapLocation.h
- Timestamp:
- Dec 1, 2015, 6:39:58 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/dfg/DFGPromotedHeapLocation.h
r192876 r192882 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.