Lines Matching refs:value2
224 v8::Handle<Value> value2 = CompileRun("Fun1(new Cons()) == '[object Cons]';");225 CHECK(value2->IsTrue());