Home | History | Annotate | Download | only in cctest

Lines Matching refs:sixteen

4477   Local<Value> sixteen = CompileRun("this[16]");
4478 CHECK_EQ(32, sixteen->Int32Value());