Lines Matching defs:TF_BUILTIN
320 TF_BUILTIN(StringAdd_CheckNone_NotTenured, StringBuiltinsAssembler) { in TF_BUILTIN() function
327 TF_BUILTIN(StringAdd_CheckNone_Tenured, StringBuiltinsAssembler) { in TF_BUILTIN() function
334 TF_BUILTIN(StringAdd_ConvertLeft_NotTenured, StringBuiltinsAssembler) { in TF_BUILTIN() function
342 TF_BUILTIN(StringAdd_ConvertRight_NotTenured, StringBuiltinsAssembler) { in TF_BUILTIN() function
350 TF_BUILTIN(SubString, StringBuiltinsAssembler) { in TF_BUILTIN() function
550 TF_BUILTIN(StringEqual, StringBuiltinsAssembler) { in TF_BUILTIN() function
557 TF_BUILTIN(StringLessThan, StringBuiltinsAssembler) { in TF_BUILTIN() function
565 TF_BUILTIN(StringLessThanOrEqual, StringBuiltinsAssembler) { in TF_BUILTIN() function
573 TF_BUILTIN(StringGreaterThan, StringBuiltinsAssembler) { in TF_BUILTIN() function
581 TF_BUILTIN(StringGreaterThanOrEqual, StringBuiltinsAssembler) { in TF_BUILTIN() function
589 TF_BUILTIN(StringCharAt, StringBuiltinsAssembler) { in TF_BUILTIN() function
601 TF_BUILTIN(StringCodePointAtUTF16, StringBuiltinsAssembler) { in TF_BUILTIN() function
615 TF_BUILTIN(StringCodePointAtUTF32, StringBuiltinsAssembler) { in TF_BUILTIN() function
634 TF_BUILTIN(StringFromCharCode, CodeStubAssembler) { in TF_BUILTIN() function
744 TF_BUILTIN(StringPrototypeCharAt, StringBuiltinsAssembler) { in TF_BUILTIN() function
759 TF_BUILTIN(StringPrototypeCharCodeAt, StringBuiltinsAssembler) { in TF_BUILTIN() function
774 TF_BUILTIN(StringPrototypeCodePointAt, StringBuiltinsAssembler) { in TF_BUILTIN() function
793 TF_BUILTIN(StringPrototypeConcat, CodeStubAssembler) { in TF_BUILTIN() function
990 TF_BUILTIN(StringIndexOf, StringBuiltinsAssembler) { in TF_BUILTIN() function
1000 TF_BUILTIN(StringPrototypeIncludes, StringIncludesIndexOfAssembler) { in TF_BUILTIN() function
1009 TF_BUILTIN(StringPrototypeIndexOf, StringIncludesIndexOfAssembler) { in TF_BUILTIN() function
1223 TF_BUILTIN(StringPrototypeRepeat, StringBuiltinsAssembler) { in TF_BUILTIN() function
1290 TF_BUILTIN(StringRepeat, StringBuiltinsAssembler) { in TF_BUILTIN() function
1342 TF_BUILTIN(StringPrototypeReplace, StringBuiltinsAssembler) { in TF_BUILTIN() function
1560 TF_BUILTIN(StringPrototypeMatch, StringMatchSearchAssembler) { in TF_BUILTIN() function
1569 TF_BUILTIN(StringPrototypeMatchAll, StringBuiltinsAssembler) { in TF_BUILTIN() function
1744 TF_BUILTIN(StringPrototypePadEnd, StringPadAssembler) { in TF_BUILTIN() function
1752 TF_BUILTIN(StringPrototypePadStart, StringPadAssembler) { in TF_BUILTIN() function
1761 TF_BUILTIN(StringPrototypeSearch, StringMatchSearchAssembler) { in TF_BUILTIN() function
1769 TF_BUILTIN(StringPrototypeSlice, StringBuiltinsAssembler) { in TF_BUILTIN() function
1896 TF_BUILTIN(StringPrototypeSplit, StringBuiltinsAssembler) { in TF_BUILTIN() function
1998 TF_BUILTIN(StringPrototypeSubstr, StringBuiltinsAssembler) { in TF_BUILTIN() function
2145 TF_BUILTIN(StringSubstring, CodeStubAssembler) { in TF_BUILTIN() function
2154 TF_BUILTIN(StringPrototypeSubstring, StringBuiltinsAssembler) { in TF_BUILTIN() function
2209 TF_BUILTIN(StringPrototypeTrim, StringTrimAssembler) { in TF_BUILTIN() function
2218 TF_BUILTIN(StringPrototypeTrimStart, StringTrimAssembler) { in TF_BUILTIN() function
2227 TF_BUILTIN(StringPrototypeTrimEnd, StringTrimAssembler) { in TF_BUILTIN() function
2379 TF_BUILTIN(StringPrototypeToString, CodeStubAssembler) { in TF_BUILTIN() function
2389 TF_BUILTIN(StringPrototypeValueOf, CodeStubAssembler) { in TF_BUILTIN() function
2398 TF_BUILTIN(StringPrototypeIterator, CodeStubAssembler) { in TF_BUILTIN() function
2488 TF_BUILTIN(StringIteratorPrototypeNext, StringBuiltinsAssembler) { in TF_BUILTIN() function
2603 TF_BUILTIN(StringPrototypeAnchor, StringHtmlAssembler) { in TF_BUILTIN() function
2612 TF_BUILTIN(StringPrototypeBig, StringHtmlAssembler) { in TF_BUILTIN() function
2619 TF_BUILTIN(StringPrototypeBlink, StringHtmlAssembler) { in TF_BUILTIN() function
2626 TF_BUILTIN(StringPrototypeBold, StringHtmlAssembler) { in TF_BUILTIN() function
2633 TF_BUILTIN(StringPrototypeFontcolor, StringHtmlAssembler) { in TF_BUILTIN() function
2642 TF_BUILTIN(StringPrototypeFontsize, StringHtmlAssembler) { in TF_BUILTIN() function
2651 TF_BUILTIN(StringPrototypeFixed, StringHtmlAssembler) { in TF_BUILTIN() function
2658 TF_BUILTIN(StringPrototypeItalics, StringHtmlAssembler) { in TF_BUILTIN() function
2665 TF_BUILTIN(StringPrototypeLink, StringHtmlAssembler) { in TF_BUILTIN() function
2674 TF_BUILTIN(StringPrototypeSmall, StringHtmlAssembler) { in TF_BUILTIN() function
2681 TF_BUILTIN(StringPrototypeStrike, StringHtmlAssembler) { in TF_BUILTIN() function
2688 TF_BUILTIN(StringPrototypeSub, StringHtmlAssembler) { in TF_BUILTIN() function
2695 TF_BUILTIN(StringPrototypeSup, StringHtmlAssembler) { in TF_BUILTIN() function