Bug 96509

Summary: LLInt C loop build is broken
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: fpizlo, ggaren, mark.lam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 95749    

Description Csaba Osztrogonác 2012-09-12 06:56:07 PDT
/home/oszi/WebKit/Source/JavaScriptCore/bytecode/GetByIdStatus.cpp:47: error: 'llint_op_get_array_length' was not declared in this scope
Comment 1 Mark Lam 2012-09-12 07:44:05 PDT
This is already being fixed in <https://bugs.webkit.org/show_bug.cgi?id=96466>.  Awaiting review.

*** This bug has been marked as a duplicate of bug 96466 ***