Home | History | Annotate | Download | only in cctest

Lines Matching refs:IsConstructCall

4897   if (args.IsConstructCall()) {
7922 if (args.IsConstructCall()) {
8312 if (args.IsConstructCall()) {
10315 return v8::Boolean::New(args.IsConstructCall());
10319 THREADED_TEST(IsConstructCall) {