Home | History | Annotate | Download | only in cctest

Lines Matching full:chandle

1973   v8::Handle<v8::Value> cHandle =
1975 CHECK(!cHandle.IsEmpty() && cHandle->IsObject());
1976 cHandle->ToObject()->SetHiddenValue(v8_str("key"), v8_str("val"));