Home | History | Annotate | Download | only in arm64

Lines Matching refs:ToNumber

153     // parameter to a number first using the ToNumber builtin if necessary.
158 // Parameter is not a Number, use the ToNumber builtin to convert it.
165 __ Call(masm->isolate()->builtins()->ToNumber(), RelocInfo::CODE_TARGET);
240 __ Call(masm->isolate()->builtins()->ToNumber(), RelocInfo::CODE_TARGET);
296 __ Call(masm->isolate()->builtins()->ToNumber(), RelocInfo::CODE_TARGET);