Status: New
Owner: ----

New issue 1221 by [email protected]: Setters and getters are reported as plain "name" in the profiler
http://code.google.com/p/v8/issues/detail?id=1221

If you have

set foo(x) {...}
and
get foo() {...}

on an object, they both will be reported as "foo" in the profiler (observed while profiling DevTools on Chromium).


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to