[Webkit-unassigned] [Bug 122796] New: Fix code comment in nativeForGenerator() about ARM64 calling convention

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 17:53:58 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=122796

           Summary: Fix code comment in nativeForGenerator() about ARM64
                    calling convention
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dbates at webkit.org
                CC: ggaren at apple.com, oliver at apple.com, fpizlo at apple.com


As remarked by Oliver Hunt in bug #122762, comment 15, the following code comment in function nativeForGenerator() in file Source/JavaScriptCore/jit/ThunkGenerators.cpp incorrectly describes the ARM64 calling convention:

// Calling convention: f(edi, esi, edx, ecx, ...);

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list