Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp177 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in NewContainerConstructor() local
287 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeArrayList() local
362 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeLightWeightMap() local
436 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
729 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeStack() local
788 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeVector() local
898 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeQueue() local
[all …]
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
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/
Djsnapi_sendable.cpp63 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitNonStaticDescription() local
Djs_array.cpp141 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in ArraySpeciesCreate() local
383 JSTaggedValue constructorKey = thread->GlobalConstants()->GetConstructorString(); in DefineOwnProperty() local
Djs_function.cpp121 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in NewJSFunctionPrototype() local
404 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in MakeConstructor() local
Djs_typed_array.cpp206 JSTaggedValue constructorKey = thread->GlobalConstants()->GetConstructorString(); in DefineOwnProperty() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_function_test.cpp73 JSHandle<JSTaggedValue> constructorKey( in HWTEST_F_L0() local
Djs_object_test.cpp691 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp746 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeSymbol() local
808 …JSHandle<JSTaggedValue> constructorKey = thread_->GlobalConstants()->GetHandledConstructorString(); in InitializeSymbolWithRealm() local
1071 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeAsyncFunction() local
1322 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeCtor() local
1357 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeSet() local
1437 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeMap() local
1508 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeWeakMap() local
1553 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeWeakSet() local
1616 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeWeakRef() local
1658 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeFinalizationRegistry() local
[all …]
Dbuiltins_regexp.cpp528 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in GetSource() local
1916 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in GetFlagsInternal() local
/arkcompiler/ets_runtime/ecmascript/shared_objects/
Djs_shared_array.cpp144 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in ArraySpeciesCreate() local
341 JSTaggedValue constructorKey = thread->GlobalConstants()->GetConstructorString(); in DefineOwnProperty() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h2252 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in DefineFuncTryUseAOTHClass() local