Changeset 38917 in webkit for trunk/JavaScriptCore/interpreter/Interpreter.h
- Timestamp:
- Dec 2, 2008, 1:52:24 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/interpreter/Interpreter.h
r38839 r38917 273 273 static void SFX_CALL cti_op_debug(CTI_ARGS); 274 274 275 static JSValue* SFX_CALL cti_allocate_number(CTI_ARGS);276 277 275 static JSValue* SFX_CALL cti_vm_throw(CTI_ARGS); 278 276 static void* SFX_CALL cti_vm_dontLazyLinkCall(CTI_ARGS);
Note:
See TracChangeset
for help on using the changeset viewer.