Home | History | Annotate | Download | only in cctest

Lines Matching defs:z0

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