Home | History | Annotate | Download | only in cctest

Lines Matching defs:foo0

8685   v8::Handle<Value> foo0 = global0->Get(v8_str("foo"));
8686 CHECK_EQ(111, foo0->Int32Value());