Skip to content
  • mark.lam@apple.com's avatar
    Removed unused sourceOffset from JSTokenLocation. · 0d5fdb9b
    mark.lam@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=118996.
    
    Reviewed by Geoffrey Garen.
    
    This also removes the assertion reported in the bug because it is now
    moot, thereby resolving the assertion failure issue on Windows.
    
    * bytecompiler/NodesCodegen.cpp:
    (JSC::ArrayNode::toArgumentList):
    (JSC::ApplyFunctionCallDotNode::emitBytecode):
    * parser/Lexer.cpp:
    (JSC::::lex):
    * parser/Lexer.h:
    (JSC::::lexExpectIdentifier):
    * parser/Nodes.h:
    * parser/Parser.cpp:
    (JSC::::Parser):
    (JSC::::parseFunctionInfo):
    (JSC::::parseExpressionOrLabelStatement):
    (JSC::::parseMemberExpression):
    * parser/Parser.h:
    (JSC::::parse):
    * parser/ParserTokens.h:
    (JSC::JSTokenLocation::JSTokenLocation):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@153071 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    0d5fdb9b