Home | History | Annotate | Download | only in ia32

Lines Matching refs:ToNumber

1774     // parameter to a number first using the ToNumber builtin if necessary.
1781 // Parameter is not a Number, use the ToNumber builtin to convert it.
1789 __ Call(masm->isolate()->builtins()->ToNumber(), RelocInfo::CODE_TARGET);
1885 __ Call(masm->isolate()->builtins()->ToNumber(), RelocInfo::CODE_TARGET);
1946 __ Call(masm->isolate()->builtins()->ToNumber(), RelocInfo::CODE_TARGET);