Searched refs:if_isprototype (Results 1 – 1 of 1) sorted by relevance
1477 Label if_isprototype(this), if_isnotprototype(this); in TF_BUILTIN() local1478 Branch(WordEqual(receiver, initial_prototype), &if_isprototype, in TF_BUILTIN()1481 BIND(&if_isprototype); in TF_BUILTIN()1598 Label if_isprototype(this), if_isnotprototype(this); in FlagGetter() local1599 Branch(WordEqual(receiver, initial_prototype), &if_isprototype, in FlagGetter()1602 BIND(&if_isprototype); in FlagGetter()