Changeset 36544 in webkit for trunk/JavaScriptCore/VM/Machine.h
- Timestamp:
- Sep 17, 2008, 12:29:19 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/VM/Machine.h
r36514 r36544 233 233 234 234 static void* SFX_CALL cti_vm_throw(CTI_ARGS); 235 static void* SFX_CALL cti_vm_compile(CTI_ARGS); 236 static void SFX_CALL cti_vm_updateScopeChain(CTI_ARGS); 237 235 238 #endif // ENABLE(CTI) 236 239
Note:
See TracChangeset
for help on using the changeset viewer.