http://codereview.chromium.org/335016/diff/1/5 File src/objects.cc (right):
http://codereview.chromium.org/335016/diff/1/5#newcode1255 Line 1255: Heap::function_class_symbol() : Heap::closure_symbol(); On 2009/10/26 08:13:09, Søren Gjesse wrote: > Where will this show up? All actual JsvaScript functions will now get the > constructor name "(closure)". 'constructor_name' is only used in heap profiler. Factories use 'class_name' function declared above. http://codereview.chromium.org/335016 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
