v8/test
lrn@chromium.org cd3588d582 Make (some) functions called from builtin functions use the callback's global as receiver.
Changes GetGlobalReceiver() to GetDefaultReceiver(func) that returns undefined
for strict and native functions, and the function's context's global proxy
for "normal" functions.

BUG=v8:1547
TEST=cctest/api-test/ForeignFunctionReceiver

Review URL: http://codereview.chromium.org/7741042

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9030 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-08-26 13:53:00 +00:00
..
benchmarks Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00
cctest Make (some) functions called from builtin functions use the callback's global as receiver. 2011-08-26 13:53:00 +00:00
es5conform Revert "Make window.{undefined,NaN,Infinity} read-only" 2011-08-03 09:53:14 +00:00
message Fix bug introduced by earlier "cleanup". 2011-08-22 12:54:03 +00:00
mjsunit Only count uniquely named native scripts for debug. 2011-08-26 13:23:25 +00:00
mozilla Make regexp flag parsing stricter. 2011-08-19 11:02:41 +00:00
preparser Make GYP build usable for day-to-day work (second attempt) 2011-08-05 09:44:30 +00:00
sputnik Make regexp flag parsing stricter. 2011-08-19 11:02:41 +00:00
test262 Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00