tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: wip/webkit-gtk-2.4.3: testing needed



On Wed, 04 Jun 2014 21:39:25 +0900, Leonardo Taccari 
<iamleot%gmail.com@localhost> wrote:

 $ grep -I "_ZN3JSC21GenericTypedArrayViewINS_14Float32AdaptorEE6createEj" -r .

does not help.

"c++filt" will help you.
% c++filt _ZN3JSC21GenericTypedArrayViewINS_14Float32AdaptorEE6createEj
JSC::GenericTypedArrayView<JSC::Float32Adaptor>::create(unsigned int)

--
OBATA Akio / obata%lins.jp@localhost


Home | Main Index | Thread Index | Old Index