Home | History | Annotate | Download | only in cctest

Lines Matching full:foo1

4094   v8::Handle<Value> foo1 = global0->Get(v8_str("foo"));
4095 CHECK_EQ(111, foo1->Int32Value());