Lines Matching refs:UndefinedConstant
494 return Select<Object>(IsTheHole(element), [=] { return UndefinedConstant(); }, in LoadAndNormalizeFixedArrayElement()
511 entry = UndefinedConstant(); in LoadAndNormalizeFixedDoubleArrayElement()
542 *key = UndefinedConstant(); in LoadKeyValue()
543 *value = UndefinedConstant(); in LoadKeyValue()
550 *value = UndefinedConstant(); in LoadKeyValue()
569 *key = UndefinedConstant(); in LoadKeyValue()
570 *value = UndefinedConstant(); in LoadKeyValue()
577 *value = UndefinedConstant(); in LoadKeyValue()
1159 Return(UndefinedConstant()); in TF_BUILTIN()
1607 args.PopAndReturn(UndefinedConstant()); in TF_BUILTIN()
1656 VARIABLE(var_value, MachineRepresentation::kTagged, UndefinedConstant()); in TF_BUILTIN()
1831 args.PopAndReturn(UndefinedConstant()); in TF_BUILTIN()
1870 VARIABLE(var_value, MachineRepresentation::kTagged, UndefinedConstant()); in TF_BUILTIN()
2311 Return(UndefinedConstant()); in TF_BUILTIN()