Home | History | Annotate | Download | only in cctest

Lines Matching refs:HasRealNamedProperty

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