Searched refs:on_non_existent (Results 1 – 2 of 2) sorted by relevance
50 CONVERT_ARG_HANDLE_CHECKED(Smi, on_non_existent, 3); in RUNTIME_FUNCTION()51 DCHECK_NE(static_cast<OnNonExistent>(on_non_existent->value()), in RUNTIME_FUNCTION()
969 auto on_non_existent = Parameter<Object>(Descriptor::kOnNonExistent); in TF_BUILTIN() local1001 GotoIf(TaggedEqual(on_non_existent, in TF_BUILTIN()1004 CSA_ASSERT(this, TaggedEqual(on_non_existent, in TF_BUILTIN()1013 receiver, on_non_existent); in TF_BUILTIN()1027 receiver, on_non_existent); in TF_BUILTIN()