Searched refs:DatePrototypeValueOf (Results 1 – 3 of 3) sorted by relevance
179 TF_BUILTIN(DatePrototypeValueOf, DateBuiltinsAssembler) { in TF_BUILTIN() argument
537 TFJ(DatePrototypeValueOf, kJSArgcReceiverSlots, kReceiver) \
240 export const DatePrototypeValueOf: UncurryThis<typeof Date.prototype.valueOf>