Home
last modified time | relevance | path

Searched defs:funcProto (Results 1 - 18 of 18) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/tests/
H A Dcontainers_queue_test.cpp115 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_bitvector_test.cpp148 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_hashset_test.cpp113 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_arraylist_test.cpp179 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_deque_test.cpp134 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_lightweightset_test.cpp128 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_linked_list_test.cpp173 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_stack_test.cpp134 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_hashmap_test.cpp134 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_treemap_test.cpp175 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_lightweightmap_test.cpp129 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_list_test.cpp159 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_plainarray_test.cpp163 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_treeset_test.cpp171 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
H A Dcontainers_vector_test.cpp154 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_object_test.cpp87 JSTaggedValue funcProto = objectFunc->GetFunctionPrototype(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp1707 auto funcProto = GetPrototypeFromHClass(protoOrHclass); in FastNewThisObject() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp4823 auto funcProto = GetEntryFunctionType(); in LLVMIrConstructor() local

Completed in 37 milliseconds