Home
last modified time | relevance | path

Searched defs:ctor (Results 76 - 100 of 148) sorted by relevance

123456

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dintrinsics_api_impl.cpp192 uint8_t JSRuntimeInstanceOfDynamic(JSValue *object, JSValue *ctor) in JSRuntimeInstanceOfDynamic() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
H A Dets_class_wrapper.cpp307 auto ctor = objCtors[0]->GetPandaMethod(); in CollectConstructors() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_TypeCreator.cpp413 auto ctor = ctx->DeclarePrimitive(par.type.GetComponentName()).first; in AddLambdaParamInst() local
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparserClasses.cpp735 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 DTypedParser.cpp882 bool TypedParser::CheckClassElement(ir::AstNode *property, ir::MethodDefinition *&ctor, in CheckClassElement() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_promise.cpp102 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 Dshared_builtins.cpp755 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 Dcall_signature.h324 void SetConstructor(TargetConstructor ctor) in SetConstructor() argument
H A Dhcr_circuit_builder.h378 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 Dvarbinder.cpp373 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 DutilityTypeHandlers.cpp248 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 Dcontainers_private.cpp167 JSHandle<JSFunction> ctor = in NewContainerConstructor() local
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dmedia_key_system_napi.cpp135 napi_value ctor = nullptr; in CreateMediaKeySystemInstance() local
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
H A Dringtone_player_napi.cpp151 napi_value ctor; in GetRingtonePlayerInstance() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dcloud_enhancement_napi.cpp377 napi_value ctor = nullptr; in JSGetCloudEnhancementInstance() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_utils.cpp520 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 Dnode_binding.cc601 Local<FunctionTemplate> ctor; in GetInternalBindingExportObject() local
H A Dnode_blob.cc79 Local<Function> ctor; in Create() local
/third_party/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.h391 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 Dsetup.hpp827 enum ctor{uninitialize}; enum
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dtype_constructor_validation_test.cc328 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 Dgenerator_impl.cc944 EmitTypeConstructor(std::ostream& out, const sem::Call* call, const sem::TypeConstructor* ctor) EmitTypeConstructor() argument
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dclass_info_extractor.cpp879 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 Dets_vm.cpp436 coretypes::String *PandaEtsVM::CreateString(Method *ctor, ObjectHeader *obj) in CreateString() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompiler.cpp527 compiler::VReg ctor = pg->AllocReg(); in Compile() local
761 compiler::VReg ctor = pg->AllocReg(); in Compile() local

Completed in 44 milliseconds

123456