Add function inferred name to FunctionMirror and its json representation.
authoryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 5 May 2009 18:12:03 +0000 (18:12 +0000)
committeryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 5 May 2009 18:12:03 +0000 (18:12 +0000)
commitbeb5161b84d47a9cfd754107a0e96b261b5259c0
treedaa180d7c42dada2b2a18423766bb844383c922a
parentbf63b8f1731093e872d8060df10199f3efbe4e46
Add function inferred name to FunctionMirror and its json representation.
Review URL: http://codereview.chromium.org/109026

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1871 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mirror-delay.js
src/runtime.cc
src/runtime.h
test/mjsunit/debug-backtrace.js
test/mjsunit/mirror-unresolved-function.js