Remove GetDefaultReceiver, pass in undefined to sloppy-mode functions instead.
authorverwaest <verwaest@chromium.org>
Wed, 6 May 2015 11:58:28 +0000 (04:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 6 May 2015 11:58:37 +0000 (11:58 +0000)
commit5f9c0df4368abfa638893a1415399ef6ce1dd37b
treeed81e843adc85ab1de594ec8bb022d3cdab1fa1f
parent8ceb90356b0098c7df01678359535e4ed4bf05e8
Remove GetDefaultReceiver, pass in undefined to sloppy-mode functions instead.

Review URL: https://codereview.chromium.org/1116003005

Cr-Commit-Position: refs/heads/master@{#28255}
src/array.js
src/collection.js
src/harmony-array.js
src/harmony-typedarray.js
src/runtime/runtime-function.cc
src/runtime/runtime.h
src/string.js