Home | History | Annotate | Download | only in cctest

Lines Matching refs:HasRealNamedProperty

11009   // Note, we're using HasRealNamedProperty instead of Has to avoid
11011 CHECK(args.Holder()->HasRealNamedProperty(v8_str("foo")));
17831 CHECK_EQ(false, global0->HasRealNamedProperty(v8_str("x")));