[Webkit-unassigned] [Bug 62014] Undefined reference to v8::HeapProfiler::DefineWrapperClass() due to ScriptProfiler::initialize()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 12:49:55 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62014


Mikhail Naganov <mnaganov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Mikhail Naganov <mnaganov at chromium.org>  2011-06-03 12:49:55 PST ---
Fixed in V8: http://code.google.com/p/v8/source/detail?r=8170
I have defined stub implementations when profiling is disabled (consistent with the rest of the API implementation).
BTW, we are planning to do something with this option, as Crankshaft can't work w/o profiler parts. See http://code.google.com/p/v8/issues/detail?id=1271

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list