Searched refs:if_newspace (Results 1 – 2 of 2) sorted by relevance
86 Label if_newspace(this), if_oldspace(this, Label::kDeferred); in TF_BUILTIN() local87 Branch(IntPtrLessThan(length, IntPtrConstant(max_elements)), &if_newspace, in TF_BUILTIN()90 BIND(&if_newspace); in TF_BUILTIN()836 Label if_newspace(this), if_lospace(this, Label::kDeferred); in TF_BUILTIN() local841 &if_newspace, &if_lospace); in TF_BUILTIN()843 BIND(&if_newspace); in TF_BUILTIN()
2516 Label if_newspace(this), if_oldspace(this); in IGNITION_HANDLER() local2518 &if_newspace); in IGNITION_HANDLER()2520 BIND(&if_newspace); in IGNITION_HANDLER()