Home | History | Annotate | Download | only in cctest

Lines Matching refs:z0

5164   v8::Handle<Value> z0 = global0->Get(v8_str("0"));
5165 CHECK_EQ(999, z0->Int32Value());