| /third_party/typescript/tests/baselines/reference/ |
| H A D | augmentedClassWithPrototypePropertyOnModule.js | 4 var prototype; // This should be error since prototype would be static property on class m variable
|
| H A D | declarationEmitForModuleImportingModuleAugmentationRetainsImport.js | |
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | proxy_set_prototoype_of.js | 75 var prototype = []; variable 135 var prototype = [2,3]; variable
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-forin.cc | 70 Handle<Object> prototype; in HasEnumerableProperty() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | generated_message_table_driven_lite.cc | 85 const MessageLite* prototype = table.default_instance(); in ParseExtension() local
|
| H A D | generated_message_table_driven.cc | 81 const Message* prototype = in ParseExtension() local
|
| H A D | repeated_field.cc | 108 MessageLite* RepeatedPtrFieldBase::AddWeak(const MessageLite* prototype) { in AddWeak() argument
|
| H A D | implicit_weak_message.h | 105 static inline MessageLite* NewFromPrototype(const MessageLite* prototype, in NewFromPrototype() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | prototype-inl.h | 98 HeapObject prototype = map.prototype(); in AdvanceIgnoringProxies() local
|
| H A D | lookup-inl.h | 278 HeapObject prototype = in GetStoreTarget() local
|
| H A D | js-function-inl.h | 209 Object prototype = map(cage_base).GetConstructor(cage_base); in DEF_GETTER() local [all...] |
| /third_party/skia/src/sksl/dsl/ |
| H A D | DSLFunction.cpp | 87 const SkSL::FunctionPrototype& prototype = last.as<SkSL::FunctionPrototype>(); in define() local
|
| /third_party/node/deps/v8/src/ic/ |
| H A D | call-optimization.cc | 91 Object prototype = object.map().prototype(); in IsCompatibleReceiverMap() local [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | ColumnGroup.java | 36 of( Column<T> prototype, Function<String, K> parseFn) of() argument 42 byRegion( Column<T> prototype) byRegion() argument 48 byLanguage( Column<T> prototype) byLanguage() argument 54 abstract Column<T> prototype(); prototype() method in ColumnGroup [all...] |
| /third_party/protobuf/conformance/ |
| H A D | text_format_conformance_suite.cc | 135 TestAllTypesProto3 prototype; in ExpectParseFailure() local 160 TestAllTypesProto3 prototype; in RunValidTextFormatTest() local 166 TestAllTypesProto2 prototype; in RunValidTextFormatTestProto2() local 187 TestAllTypesProto3 prototype; in RunValidUnknownTextFormatTest() local 170 RunValidTextFormatTestWithMessage( const string& test_name, ConformanceLevel level, const string& input_text, const Message& prototype) RunValidTextFormatTestWithMessage() argument 318 TestAllTypesProto3 prototype; RunSuiteImpl() local [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | ExtensionSchemaLite.java | 44 boolean hasExtensions(MessageLite prototype) { in hasExtensions() argument
|
| H A D | ExtensionSchema.java | 39 abstract boolean hasExtensions(MessageLite prototype); in hasExtensions() argument
|
| H A D | ExtensionSchemaFull.java | 57 boolean hasExtensions(MessageLite prototype) { in hasExtensions() argument
|
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/ |
| H A D | ULocaleCollationTest.java | 81 Object register(ULocale loc, Object prototype); in register() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | ULocaleCollationTest.java | 84 Object register(ULocale loc, Object prototype); in register() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-object.cc | 144 Handle<Object> prototype; in ObjectLookupAccessor() local [all...] |
| H A D | builtins-shadowrealm-gen.cc | 120 TNode<Object> prototype = LoadMapPrototype(map); in TF_BUILTIN() local
|
| H A D | builtins-console.cc | 273 Handle<JSObject> prototype = factory->NewJSObject(isolate->object_function()); in BUILTIN() local
|
| H A D | builtins-api.cc | 41 HeapObject prototype = js_obj_receiver.map().prototype(); in GetCompatibleReceiver() local
|
| /third_party/node/deps/v8/src/baseline/ |
| H A D | baseline-assembler-inl.h | 113 void BaselineAssembler::LoadPrototype(Register prototype, Register object) { in LoadPrototype() argument
|