Changeset 50874 in webkit for trunk/JavaScriptCore/jit
- Timestamp:
- Nov 12, 2009, 4:44:56 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/jit/JITStubs.cpp
r50704 r50874 94 94 95 95 asm volatile ( 96 ".text\n" 96 97 ".globl " SYMBOL_STRING(ctiTrampoline) "\n" 97 98 SYMBOL_STRING(ctiTrampoline) ":" "\n"
Note:
See TracChangeset
for help on using the changeset viewer.