Home | History | Annotate | Download | only in cctest

Lines Matching defs:hidden_prototype

20783   Local<Object> hidden_prototype = hidden_proto_template->GetFunction(context)
20789 object_with_hidden->SetPrototype(context, hidden_prototype).FromJust();