Home
last modified time | relevance | path

Searched defs:constructorKey (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djsnapi_sendable.cpp63 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitNonStaticDescription() local
H A Djs_typed_array.cpp206 JSTaggedValue constructorKey = thread->GlobalConstants()->GetConstructorString(); in DefineOwnProperty() local
H A Djs_array.cpp142 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in ArraySpeciesCreate() local
384 JSTaggedValue constructorKey = thread->GlobalConstants()->GetConstructorString(); in DefineOwnProperty() local
H A Djs_function.cpp121 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in NewJSFunctionPrototype() local
407 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in MakeConstructor() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_sharedobject_test.cpp53 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in HWTEST_F_L0() local
90 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_shared_array.cpp144 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in ArraySpeciesCreate() local
342 JSTaggedValue constructorKey = thread->GlobalConstants()->GetConstructorString(); in DefineOwnProperty() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_object_test.cpp691 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_private.cpp175 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in NewContainerConstructor() local
283 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeArrayList() local
358 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeLightWeightMap() local
432 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeLightWeightSet() local
499 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeTreeMap() local
576 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeTreeSet() local
650 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializePlainArray() local
725 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeStack() local
784 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeVector() local
866 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeBitVector() local
934 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeQueue() local
989 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeDeque() local
1042 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeList() local
1093 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeLinkedList() local
1180 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeHashMap() local
1259 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeHashSet() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp527 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in GetSource() local
1890 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in GetFlagsInternal() local
H A Dbuiltins.cpp747 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeSymbol() local
809 JSHandle<JSTaggedValue> constructorKey = thread_->GlobalConstants()->GetHandledConstructorString(); in InitializeSymbolWithRealm() local
1072 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeAsyncFunction() local
1323 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeCtor() local
1358 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeSet() local
1438 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeMap() local
1509 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeWeakMap() local
1554 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeWeakSet() local
1617 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeWeakRef() local
1659 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeFinalizationRegistry() local
2753 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); NewBuiltinCjsCtor() local
3014 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeGeneratorFunction() local
3061 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeAsyncGeneratorFunction() local
3218 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); InitializeIntlCtor() local
[all...]

Completed in 22 milliseconds