Changeset 37991 in webkit for trunk/JavaScriptCore/VM/Machine.h
- Timestamp:
- Oct 29, 2008, 9:33:21 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/VM/Machine.h
r37891 r37991 260 260 static void SFX_CALL cti_op_debug(CTI_ARGS); 261 261 262 static JSValue* SFX_CALL cti_allocate_number(CTI_ARGS); 263 262 264 static JSValue* SFX_CALL cti_vm_throw(CTI_ARGS); 263 265 static void* SFX_CALL cti_vm_compile(CTI_ARGS);
Note:
See TracChangeset
for help on using the changeset viewer.