Changeset 288268 in webkit for trunk/Source/JavaScriptCore/offlineasm/instructions.rb
- Timestamp:
- Jan 19, 2022, 8:03:12 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/offlineasm/instructions.rb
r287512 r288268 464 464 "cloopCallSlowPath", # operands: callTarget, currentFrame, currentPC 465 465 "cloopCallSlowPathVoid", # operands: callTarget, currentFrame, currentPC 466 "cloopCallSlowPath3", # operands: callTarget, a0, a1, a2 466 467 "cloopCallSlowPath4", # operands: callTarget, a0, a1, a2, a3 467 468
Note:
See TracChangeset
for help on using the changeset viewer.