Home
last modified time | relevance | path

Searched defs:obj2 (Results 1 - 25 of 27) sorted by relevance

12

/arkcompiler/ets_runtime/test/moduletest/asmstackoverflow/
H A Dasmstackoverflow.js
/arkcompiler/ets_frontend/arkguard/test/grammar/export/
H A Dexports_demo_2.js
/arkcompiler/ets_frontend/arkguard/test/grammar/export_obfuscation/
H A Dxcommonjs-exports_2.js
/arkcompiler/ets_runtime/test/moduletest/objoperate/
H A Dobjoperate.js
/arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/lib/
H A DEtsnapiNameTest.cpp46 ETS_EtsnapiNameTest_methodOverloaded__Lstd_core_Object_2Lstd_core_String_2_3D( [[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_class, [[maybe_unused]] ets_object obj1, [[maybe_unused]] ets_string s, [[maybe_unused]] ets_object obj2) ETS_EtsnapiNameTest_methodOverloaded__Lstd_core_Object_2Lstd_core_String_2_3D() argument
/arkcompiler/ets_runtime/test/moduletest/stubbuilder/
H A Dstubbuilder.js
/arkcompiler/runtime_core/compiler/tests/
H A Dcompiler_optimizations_test.cpp58 uint64_t obj2 = 1U; in HWTEST_F() local
133 uint64_t obj2 = 1U; in HWTEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dvn_test.cpp1696 auto obj2 = static_cast<uintptr_t>(2U); in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/ir_builder/
H A Dets_inst_builder.cpp199 Inst *obj2 = GetDefinition(bcInst->GetVReg(1)); in BuildEquals() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_stubs.cpp57 static bool EtsBigIntEquality(EtsBigInt *obj1, EtsBigInt *obj2) in EtsBigIntEquality() argument
87 static bool CompareBoxedPrimitive(EtsObject *obj1, EtsObject *obj2) in CompareBoxedPrimitive() argument
93 bool EtsValueTypedEquals(EtsCoroutine *coro, EtsObject *obj1, EtsObject *obj2) in EtsValueTypedEquals() argument
[all...]
H A Dets_entrypoints.cpp324 extern "C" bool CompareETSValueTypedEntrypoint(ManagedThread *thread, ObjectHeader *obj1, ObjectHeader *obj2) in CompareETSValueTypedEntrypoint() argument
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Drem_set_test.cpp100 auto obj2 = static_cast<ObjectHeader *>(allocator.Alloc(allocator.GetMaxRegularObjectSize())); in TEST_F() local
134 auto obj2 = static_cast<ObjectHeader *>(allocator.Alloc(allocator.GetMaxRegularObjectSize())); in TEST_F() local
169 auto obj2 = static_cast<ObjectHeader *>(allocator.Alloc(allocator.GetMaxRegularObjectSize())); TEST_F() local
[all...]
H A Di2c_bridge_test.cpp181 ObjectHeader *obj2 = ark::mem::AllocateNullifiedPayloadString(4U); in TEST_F() local
H A Dregion_allocator_test.cpp349 auto *obj2 = reinterpret_cast<ObjectHeader *>(allocator.Alloc(DEFAULT_ALIGNMENT_IN_BYTES + 2U)); // two byte in TEST_F() local
394 auto *obj2 = reinterpret_cast<ObjectHeader *>(allocator.Alloc(testClass_->GetObjectSize())); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dvn.cpp216 void VnObject::Add(HalfObjType obj1, HalfObjType obj2) in Add() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
H A Dets_object_test.cpp169 EtsObject *obj2 = EtsObject::Create(klass2); in TEST_F() local
/arkcompiler/toolchain/tooling/test/testcases/js/
H A Dmodule_variable.js
/arkcompiler/ets_runtime/ecmascript/snapshot/tests/
H A Dsnapshot_test.cpp199 auto obj2 = constpool1->GetObjectFromCache(100).GetTaggedObject(); in HWTEST_F_L0() local
242 auto obj2 = constpool->GetObjectFromCache(100).GetTaggedObject(); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dcompiler_intrinsics.cpp378 extern "C" uint8_t CompilerEtsEquals(ObjectHeader *obj1, ObjectHeader *obj2) in CompilerEtsEquals() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interpreter/
H A Dinterpreter-inl.h485 ObjectHeader *obj2 = this->GetFrame()->GetVReg(v2).GetReference(); in HandleEtsEquals() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_object_test.cpp185 JSHandle<JSObject> obj2 = in HWTEST_F_L0() local
786 JSHandle<JSObject> obj2 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); in HWTEST_F_L0() local
912 JSHandle<JSObject> obj2 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); HWTEST_F_L0() local
957 JSHandle<JSObject> obj2 = JSObject::ObjectCreate(thread, obj1); HWTEST_F_L0() local
1003 JSHandle<JSObject> obj2 = JSObject::ObjectCreate(thread, obj1); HWTEST_F_L0() local
1086 JSHandle<JSObject> obj2 = JSObject::ObjectCreate(thread, obj1); HWTEST_F_L0() local
1161 JSHandle<JSObject> obj2 = JSObject::ObjectCreate(thread, obj1); HWTEST_F_L0() local
1288 JSHandle<JSObject> obj2 = factory->NewJSObject(hc0); HWTEST_F_L0() local
[all...]
H A Decma_test_common.h218 [[maybe_unused]] JSHandle<JSNativePointer> obj2 = factory->NewJSNativePointer( in GcCommonCase() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_object_test.cpp419 JSHandle<JSObject> obj2 = in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_ark_tools.cpp86 JSHandle<JSTaggedValue> obj2 = GetCallArg(info, 1); in CompareHClass() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
H A Dserializer_test.cpp1447 JSHandle<JSObject> obj2 = factory->NewEmptyJSObject(); in HWTEST_F_L0() local

Completed in 27 milliseconds

12