Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/containers/
Dcontainers_private.cpp108 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in NewContainerConstructor() local
214 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeArrayList() local
288 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeTreeMap() local
363 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeTreeSet() local
/ark/js_runtime/ecmascript/
Djs_array.cpp115 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in ArraySpeciesCreate() local
313 JSTaggedValue constructorKey = thread->GlobalConstants()->GetConstructorString(); in DefineOwnProperty() local
Dbuiltins.cpp491 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeSymbol() local
584 …JSHandle<JSTaggedValue> constructorKey = thread_->GlobalConstants()->GetHandledConstructorString(); in InitializeSymbolWithRealm() local
884 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeAsyncFunction() local
1089 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeCtor() local
1119 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeSet() local
1182 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeMap() local
1247 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeWeakMap() local
1281 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeWeakSet() local
2405 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeGeneratorFunction() local
2514 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in InitializeIntlCtor() local
Djs_function.cpp86 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in NewJSFunctionPrototype() local
221 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in MakeConstructor() local
/ark/js_runtime/ecmascript/tests/
Djs_function_test.cpp97 JSHandle<JSTaggedValue> constructorKey( in HWTEST_F_L0() local
Djs_object_test.cpp719 JSHandle<JSTaggedValue> constructorKey = globalConst->GetHandledConstructorString(); in HWTEST_F_L0() local