Searched refs:smi_argc (Results 1 – 1 of 1) sorted by relevance
642 TNode<Smi> smi_argc = SmiTag(arguments.GetLength(INTPTR_PARAMETERS)); in TF_BUILTIN() local667 Node* one_byte_result = AllocateSeqOneByteString(context, smi_argc); in TF_BUILTIN()701 Node* two_byte_result = AllocateSeqTwoByteString(context, smi_argc); in TF_BUILTIN()