Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp182 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in NewContainerConstructor() local
290 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeArrayList() local
364 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeLightWeightMap() local
437 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeLightWeightSet() local
503 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeTreeMap() local
580 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeTreeSet() local
654 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializePlainArray() local
728 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeStack() local
787 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeVector() local
869 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeQueue() local
[all …]
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_sharedobject_test.cpp67 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in HWTEST_F_L0() local
104 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp696 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeSymbol() local
817 …JSHandle<JSTaggedValue> constructorKey = thread_->GlobalConstants()->GetHandledConstructorString(); in InitializeSymbolWithRealm() local
1079 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeAsyncFunction() local
1330 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeCtor() local
1364 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeSet() local
1440 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeMap() local
1509 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeWeakMap() local
1554 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeWeakSet() local
1617 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeWeakRef() local
1659 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeFinalizationRegistry() local
[all …]
Dbuiltins_regexp.cpp454 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in GetSource() local
1763 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in GetFlagsInternal() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_function_test.cpp97 JSHandle<JSTaggedValue> constructorKey( in HWTEST_F_L0() local
Djs_object_test.cpp720 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_array.cpp136 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in ArraySpeciesCreate() local
341 JSTaggedValue constructorKey = thread->GlobalConstants()->GetConstructorString(); in DefineOwnProperty() local
Djs_function.cpp95 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in NewJSFunctionPrototype() local
334 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in MakeConstructor() local
Djs_typed_array.cpp203 JSTaggedValue constructorKey = thread->GlobalConstants()->GetConstructorString(); in DefineOwnProperty() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h2079 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in DefineFuncTryUseAOTHClass() local