Searched refs:value_prototype (Results 1 – 2 of 2) sorted by relevance
1124 const Message* value_prototype = factory.GetPrototype(value_descriptor); in ConsumeAnyValue() local1125 if (value_prototype == nullptr) { in ConsumeAnyValue()1128 std::unique_ptr<Message> value(value_prototype->New()); in ConsumeAnyValue()
1269 Node* value_prototype = effect = graph()->NewNode( in ReduceJSHasInPrototypeChain() local1275 value_prototype, jsgraph()->NullConstant()); in ReduceJSHasInPrototypeChain()1286 value_prototype, prototype); in ReduceJSHasInPrototypeChain()1296 vloop->ReplaceInput(1, value_prototype); in ReduceJSHasInPrototypeChain()