Home | History | Annotate | Download | only in ppc

Lines Matching refs:ToNumber

159     // parameter to a number first using the ToNumber builtin if necessary.
166 // Parameter is not a Number, use the ToNumber builtin to convert it.
173 __ Call(masm->isolate()->builtins()->ToNumber(), RelocInfo::CODE_TARGET);
257 __ Call(masm->isolate()->builtins()->ToNumber(), RelocInfo::CODE_TARGET);
316 __ Call(masm->isolate()->builtins()->ToNumber(), RelocInfo::CODE_TARGET);