Reviewers: Søren Gjesse, Description: Heap profiler: account primitive string objects as being constructed using 'String'.
Also: - move constructor name getter near similar class name getter method; - if the constructor is not present, use 'Object', as for class name, this eliminates a special case. Please review this at http://codereview.chromium.org/202018 Affected files: M src/heap.cc M src/log.cc M src/objects.h M src/objects.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
