Ignore:
Timestamp:
Apr 25, 2017, 5:57:59 PM (8 years ago)
Author:
[email protected]
Message:

Unreviewed, rolling out r215476.
https://bugs.webkit.org/show_bug.cgi?id=171304

"It broke JSBench" (Requested by saamyjoon on #webkit).

Reverted changeset:

"[ES6]. Implement Annex B.3.3 function hoisting rules for
eval"
https://bugs.webkit.org/show_bug.cgi?id=163208
http://trac.webkit.org/changeset/215476

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/jit/JIT.h

    r215476 r215779  
    666666
    667667        void emit_op_resolve_scope(Instruction*);
    668         void emit_op_resolve_scope_for_hoisting_func_decl_in_eval(Instruction*);
    669668        void emit_op_get_from_scope(Instruction*);
    670669        void emit_op_put_to_scope(Instruction*);
Note: See TracChangeset for help on using the changeset viewer.