Home | History | Annotate | Download | only in cctest

Lines Matching defs:z1

4097   v8::Handle<Value> z1 = global0->Get(v8_str("0"));
4098 CHECK_EQ(999, z1->Int32Value());