| /arkcompiler/ets_runtime/ecmascript/containers/tests/ |
| D | containers_queue_test.cpp | 115 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_stack_test.cpp | 135 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_deque_test.cpp | 135 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_arraylist_test.cpp | 180 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_hashset_test.cpp | 113 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_plainarray_test.cpp | 163 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_linked_list_test.cpp | 173 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_list_test.cpp | 159 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_lightweightset_test.cpp | 128 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_lightweightmap_test.cpp | 129 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_buffer_test.cpp | 115 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_vector_test.cpp | 155 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_hashmap_test.cpp | 134 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_treeset_test.cpp | 171 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_bitvector_test.cpp | 148 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| D | containers_treemap_test.cpp | 175 JSTaggedValue funcProto = newTarget->GetFunctionPrototype(thread); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_object_test.cpp | 87 JSTaggedValue funcProto = objectFunc->GetFunctionPrototype(thread); in HWTEST_F_L0() local 172 JSHandle<JSTaggedValue> funcProto(thread, objectFunc->GetFunctionPrototype(thread)); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | new_object_stub_builder.cpp | 2042 auto funcProto = GetPrototypeFromHClass(glue, protoOrHClass); in FastNewThisObject() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ |
| D | llvm_ir_constructor.cpp | 5121 auto funcProto = GetEntryFunctionType(); in LLVMIrConstructor() local
|