Home | History | Annotate | Download | only in cctest

Lines Matching full:prop2

6546   global3->Set(v8_str("prop2"), v8::Integer::New(2));
6561 Local<Value> r = global3->Get(v8_str("prop2"));