Searched refs:BigIntPrototypeToLocaleString (Results 1 – 3 of 3) sorted by relevance
126 BUILTIN(BigIntPrototypeToLocaleString) { in BUILTIN() argument
441 CPP(BigIntPrototypeToLocaleString) \
158 export const BigIntPrototypeToLocaleString: UncurryThis<typeof BigInt.prototype.toLocaleString>