Searched refs:foo0 (Results 1 – 1 of 1) sorted by relevance
4075 v8::Handle<Value> foo0 = global0->Get(v8_str("foo")); in TEST() local4076 CHECK_EQ(111, foo0->Int32Value()); in TEST()