Lines Matching defs:notClassConstructor
1808 Label notClassConstructor(env);
1809 BRANCH(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
1810 Bind(¬ClassConstructor);
1841 Label notClassConstructor(env);
1842 BRANCH(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
1843 Bind(¬ClassConstructor);
2017 Label notClassConstructor(env);
2018 BRANCH(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
2019 Bind(¬ClassConstructor);
2153 Label notClassConstructor(env);
2161 BRANCH(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
2162 Bind(¬ClassConstructor);
2196 Label notClassConstructor(env);
2204 BRANCH(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
2205 Bind(¬ClassConstructor);
2245 Label notClassConstructor(env);
2246 BRANCH(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
2247 Bind(¬ClassConstructor);
2283 Label notClassConstructor(env);
2284 BRANCH(IsClassConstructor(receiver), &slowPath, ¬ClassConstructor);
2285 Bind(¬ClassConstructor);
2315 Label notClassConstructor(env);
2323 BRANCH(IsClassConstructor(receiver), ¬JSObject, ¬ClassConstructor);
2324 Bind(¬ClassConstructor);
2357 Label notClassConstructor(env);
2365 BRANCH(IsClassConstructor(receiver), ¬JSObject, ¬ClassConstructor);
2366 Bind(¬ClassConstructor);