-
balazs.kilvady authored
Port a820568b Each call to emit_32 uses 5 constant pool slots: * the "emit_32" string * undefined (the receiver) * the argument (heap number) * the load IC * the call IC This change cuts that down 20% to 4, by loading the undefined from the heap roots. BUG= Review URL: https://codereview.chromium.org/963193005 Cr-Commit-Position: refs/heads/master@{#26995}
c4b9d144