Implement IsConstructor() abstract operation
authorcaitpotter88 <caitpotter88@gmail.com>
Mon, 19 Jan 2015 12:22:22 +0000 (04:22 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 19 Jan 2015 12:22:31 +0000 (12:22 +0000)
commit6dc82c184c49c21dad8233c26ed79fcf58319fbf
tree04bc25bea9a700e9a14bb25e3825e1da27efdb80
parentc15c737362cd756f271d627221fee5962dc873dc
Implement IsConstructor() abstract operation

LOG=N
R=dpino@igalia.com, arv@chromium.org, dslomov@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#26130}
src/harmony-array.js
src/runtime/runtime-function.cc
src/runtime/runtime.h
test/mjsunit/harmony/array-from.js
test/mjsunit/harmony/array-of.js