| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| H A D | intrinsics_api_impl.cpp | 192 uint8_t JSRuntimeInstanceOfDynamic(JSValue *object, JSValue *ctor) in JSRuntimeInstanceOfDynamic() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| H A D | ets_class_wrapper.cpp | 307 auto ctor = objCtors[0]->GetPandaMethod(); in CollectConstructors() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| H A D | std_core_TypeCreator.cpp | 413 auto ctor = ctx->DeclarePrimitive(par.type.GetComponentName()).first; in AddLambdaParamInst() local
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| H A D | ETSparserClasses.cpp | 735 ir::MethodDefinition *ctor = nullptr; in ParseClassDefinition() local 972 bool ETSParser::CheckClassElement(ir::AstNode *property, [[maybe_unused]] ir::MethodDefinition *&ctor, in CheckClassElement() argument 1057 void ETSParser::CreateImplicitConstructor([[maybe_unused]] ir::MethodDefinition *&ctor, in CreateImplicitConstructor() argument
|
| H A D | TypedParser.cpp | 882 bool TypedParser::CheckClassElement(ir::AstNode *property, ir::MethodDefinition *&ctor, in CheckClassElement() argument
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_promise.cpp | 102 JSHandle<JSTaggedValue> ctor = GetThis(argv); in All() local 1055 JSHandle<JSObject> ctor in Finally() local 436 PerformPromiseAll(JSThread *thread, const JSHandle<PromiseIteratorRecord> &itRecord, const JSHandle<JSTaggedValue> &ctor, const JSHandle<PromiseCapability> &capa) PerformPromiseAll() argument [all...] |
| H A D | shared_builtins.cpp | 755 void Builtins::SetSFunctionName(const JSHandle<JSFunction> &ctor, std::string_view name) const in SetSFunctionName() argument 761 void Builtins::SetSFunctionName(const JSHandle<JSFunction> &ctor, const JSHandle<JSTaggedValue> &name) const in SetSFunctionName() argument 767 void Builtins::SetSFunctionLength(const JSHandle<JSFunction> &ctor, int length) const in SetSFunctionLength() argument 774 void Builtins::SetSFunctionPrototype(const JSHandle<JSFunction> &ctor, const JSTaggedValue &prototype) const in SetSFunctionPrototype() argument 780 void Builtins::InitializeSCtor(const JSHandle<JSHClass> &protoHClass, const JSHandle<JSFunction> &ctor, in InitializeSCtor() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | call_signature.h | 324 void SetConstructor(TargetConstructor ctor) in SetConstructor() argument
|
| H A D | hcr_circuit_builder.h | 378 inline GateRef CircuitBuilder::IsBase(GateRef ctor) in IsBase() argument 389 inline GateRef CircuitBuilder::IsDerived(GateRef ctor) in IsDerived() argument
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| H A D | varbinder.cpp | 373 const ir::ScriptFunction *ctor = util::Helpers::GetContainingConstructor(prop); in BuildClassProperty() local 710 const ir::ScriptFunction *ctor = util::Helpers::GetContainingConstructor(scriptFunc); in AddMandatoryParams() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| H A D | utilityTypeHandlers.cpp | 248 auto *const ctor = CreateNonStaticClassInitializer(classCtx.GetScope(), recordTable); in CreateConstructorForPartialType() local 433 auto *const ctor in CreateNonStaticClassInitializer() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| H A D | containers_private.cpp | 167 JSHandle<JSFunction> ctor = in NewContainerConstructor() local
|
| /foundation/multimedia/drm_framework/frameworks/js/drm_napi/ |
| H A D | media_key_system_napi.cpp | 135 napi_value ctor = nullptr;
in CreateMediaKeySystemInstance() local
|
| /foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/ |
| H A D | ringtone_player_napi.cpp | 151 napi_value ctor; in GetRingtonePlayerInstance() local
|
| /foundation/multimedia/media_library/frameworks/js/src/ |
| H A D | cloud_enhancement_napi.cpp | 377 napi_value ctor = nullptr;
in JSGetCloudEnhancementInstance() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/ |
| H A D | js_utils.cpp | 520 DefineClass(napi_env env, const std::string &spaceName, const std::string &className, const Descriptor &descriptor, napi_callback ctor) DefineClass() argument
|
| /third_party/node/src/ |
| H A D | node_binding.cc | 601 Local<FunctionTemplate> ctor; in GetInternalBindingExportObject() local
|
| H A D | node_blob.cc | 79 Local<Function> ctor; in Create() local
|
| /third_party/icu/icu4c/source/test/perf/ustrperf/ |
| H A D | stringperf.h | 391 inline void ctor(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor() function
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| H A D | setup.hpp | 827 enum ctor{uninitialize}; enum
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | type_constructor_validation_test.cc | 328 auto* ctor = call->Target()->As<sem::TypeConstructor>(); in TEST_P() local 456 auto* ctor = call->Target()->As<sem::TypeConstructor>(); in TEST_F() local 473 auto* ctor in TEST_F() local 652 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 670 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 688 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 706 auto* ctor = call->Target()->As<sem::TypeConversion>(); TEST_F() local 724 auto* ctor = call->Target()->As<sem::TypeConversion>(); TEST_F() local 742 auto* ctor = call->Target()->As<sem::TypeConversion>(); TEST_F() local 881 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 901 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 923 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 945 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 967 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 989 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 1010 auto* ctor = call->Target()->As<sem::TypeConversion>(); TEST_F() local 1170 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 1190 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 1213 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 1236 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 1259 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 1282 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 1304 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 1326 auto* ctor = call->Target()->As<sem::TypeConstructor>(); TEST_F() local 1347 auto* ctor = call->Target()->As<sem::TypeConversion>(); TEST_F() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| H A D | generator_impl.cc | 944 EmitTypeConstructor(std::ostream& out, const sem::Call* call, const sem::TypeConstructor* ctor) EmitTypeConstructor() argument
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| H A D | class_info_extractor.cpp | 879 BuildSendableDictionaryProperties(JSThread *thread, const JSHandle<JSObject> &object, JSHandle<TaggedArray> &keys, JSHandle<TaggedArray> &properties, ClassPropertyType type, const JSHandle<JSFunction> &ctor) BuildSendableDictionaryProperties() argument 1013 DefineSendableInstanceHClass(JSThread *thread, const JSHandle<TaggedArray> &fieldTypeArray, uint32_t length, const JSHandle<JSFunction> &ctor, const JSHandle<JSTaggedValue> &base) DefineSendableInstanceHClass() argument 1109 UpdateAccessorFunction(JSThread *thread, const JSMutableHandle<JSTaggedValue> &value, const JSHandle<JSTaggedValue> &homeObject, const JSHandle<JSFunction> &ctor) UpdateAccessorFunction() argument [all...] |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| H A D | ets_vm.cpp | 436 coretypes::String *PandaEtsVM::CreateString(Method *ctor, ObjectHeader *obj) in CreateString() argument
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | JSCompiler.cpp | 527 compiler::VReg ctor = pg->AllocReg(); in Compile() local 761 compiler::VReg ctor = pg->AllocReg(); in Compile() local
|