v8/test/unittests/api
dcheng e5f89fa5ae Don't mark remote contexts as callable or constructible.
Marking it as callable makes typeof return 'function' instead of
'object' when invoked on a remote context or object.

BUG=chromium:527190

Review-Url: https://codereview.chromium.org/2715593002
Cr-Commit-Position: refs/heads/master@{#43416}
2017-02-24 16:08:11 +00:00
..
access-check-unittest.cc Always early return from HandleApiCallHelper on access check failure. 2017-02-20 10:07:05 +00:00
exception-unittest.cc Clear pending message during Isolate::CancelScheduledExceptionFromTryCatch. 2017-02-08 16:12:59 +00:00
isolate-unittest.cc Remove a few unnecssary scopers from unit tests. 2017-02-17 09:51:07 +00:00
remote-object-unittest.cc Don't mark remote contexts as callable or constructible. 2017-02-24 16:08:11 +00:00
v8-object-unittest.cc Remove a few unnecssary scopers from unit tests. 2017-02-17 09:51:07 +00:00