Searched refs:value_prototype (Results 1 – 2 of 2) sorted by relevance
1027 const Message* value_prototype = factory.GetPrototype(value_descriptor); in ConsumeAnyValue() local1028 if (value_prototype == NULL) { in ConsumeAnyValue()1031 google::protobuf::scoped_ptr<Message> value(value_prototype->New()); in ConsumeAnyValue()
1270 Node* value_prototype = effect = graph()->NewNode( in ReduceJSHasInPrototypeChain() local1276 value_prototype, jsgraph()->NullConstant()); in ReduceJSHasInPrototypeChain()1287 value_prototype, prototype); in ReduceJSHasInPrototypeChain()1297 vloop->ReplaceInput(1, value_prototype); in ReduceJSHasInPrototypeChain()