Searched refs:one_byte_result (Results 1 – 1 of 1) sorted by relevance
667 Node* one_byte_result = AllocateSeqOneByteString(context, smi_argc); in TF_BUILTIN() local677 one_byte_result](Node* arg) { in TF_BUILTIN()690 StoreNoWriteBarrier(MachineRepresentation::kWord8, one_byte_result, in TF_BUILTIN()694 arguments.PopAndReturn(one_byte_result); in TF_BUILTIN()706 CopyStringCharacters(one_byte_result, two_byte_result, zero, zero, in TF_BUILTIN()