Changeset 34250 in webkit for trunk/JavaScriptCore/VM/CodeGenerator.h
- Timestamp:
- May 29, 2008, 10:45:16 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/VM/CodeGenerator.h
r34032 r34250 117 117 RegisterID* newTemporary(); 118 118 119 RegisterID* highestUsedRegister(); 120 119 121 // The same as newTemporary(), but this function returns "suggestion" if 120 122 // "suggestion" is a temporary. This function is helpful in situations
Note:
See TracChangeset
for help on using the changeset viewer.