Searched refs:posTagIsDouble (Results 1 – 1 of 1) sorted by relevance
161 Label posTagIsDouble(env); in DECLARE_BUILTINS() local186 Branch(TaggedIsDouble(posTag), &posTagIsDouble, &slowPath); in DECLARE_BUILTINS()187 Bind(&posTagIsDouble); in DECLARE_BUILTINS()234 Label posTagIsDouble(env); in DECLARE_BUILTINS() local265 Branch(TaggedIsDouble(posTag), &posTagIsDouble, &slowPath); in DECLARE_BUILTINS()266 Bind(&posTagIsDouble); in DECLARE_BUILTINS()349 Label posTagIsDouble(env); in DECLARE_BUILTINS() local381 Branch(TaggedIsDouble(startTag), &posTagIsDouble, &slowPath); in DECLARE_BUILTINS()382 Bind(&posTagIsDouble); in DECLARE_BUILTINS()503 Label posTagIsDouble(env); in DECLARE_BUILTINS() local[all …]