Lines Matching full:foo2
3962 g1c1.handle.Reset(iso, String::NewFromUtf8(iso, "foo2"));8719 v8::Handle<Value> foo2 = global0->Get(v8_str("foo"));8720 CHECK_EQ(333, foo2->Int32Value());