Home
last modified time | relevance | path

Searched refs:GenerateConstructor (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_message_lite.h67 void GenerateConstructor(io::Printer* printer);
H A Djava_message_lite.cc199 GenerateConstructor(printer); in Generate()
693 void ImmutableMessageLiteGenerator::GenerateConstructor(io::Printer* printer) { in GenerateConstructor() function in google::protobuf::compiler::java::ImmutableMessageLiteGenerator
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array-gen.h90 void GenerateConstructor(TNode<Context> context,
H A Dbuiltins-collections-gen.h88 void GenerateConstructor(Variant variant,
H A Dbuiltins-collections-gen.cc298 void BaseCollectionsAssembler::GenerateConstructor( in GenerateConstructor() function in v8::BaseCollectionsAssembler
752 GenerateConstructor(kMap, isolate()->factory()->Map_string(), new_target,
762 GenerateConstructor(kSet, isolate()->factory()->Set_string(), new_target,
2558 GenerateConstructor(kWeakMap, isolate()->factory()->WeakMap_string(),
2568 GenerateConstructor(kWeakSet, isolate()->factory()->WeakSet_string(),
H A Dbuiltins-array-gen.cc1854 void ArrayBuiltinsAssembler::GenerateConstructor( in GenerateConstructor() function in v8::internal::ArrayBuiltinsAssembler
1940 GenerateConstructor(context, function, array_map, array_size, allocation_site, in GenerateArraySingleArgumentConstructor()

Completed in 9 milliseconds