Lines Matching defs:notClassConstructor
2340 Label notClassConstructor(env);
2341 Branch(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
2342 Bind(¬ClassConstructor);
2376 Label notClassConstructor(env);
2377 Branch(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
2378 Bind(¬ClassConstructor);
2936 Label notClassConstructor(env);
2937 Branch(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
2938 Bind(¬ClassConstructor);
2982 Label notClassConstructor(env);
2983 Branch(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
2984 Bind(¬ClassConstructor);
3112 Label notClassConstructor(env);
3120 Branch(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
3121 Bind(¬ClassConstructor);
3160 Label notClassConstructor(env);
3168 Branch(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
3169 Bind(¬ClassConstructor);
3212 Label notClassConstructor(env);
3220 Branch(IsClassConstructor(receiver), ¬JSObject, ¬ClassConstructor);
3221 Bind(¬ClassConstructor);
3263 Label notClassConstructor(env);
3271 Branch(IsClassConstructor(receiver), ¬JSObject, ¬ClassConstructor);
3272 Bind(¬ClassConstructor);
4388 Label notClassConstructor(env);
4389 Branch(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
4390 Bind(¬ClassConstructor);