Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetRealNamedProperty

13102   Local<Value> result = instance->GetRealNamedProperty(v8_str("f"));
13107 result = another->GetRealNamedProperty(v8_str("f"));
13122 result = with_js_getter->GetRealNamedProperty(v8_str("f"));