Home | History | Annotate | Download | only in cctest

Lines Matching refs:result6

16131   Local<Value> result6 = CompileRun("Object.getPrototypeOf(phidden)");
16132 CHECK(result6->Equals(Undefined()));