Searched defs:ref1 (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/runtime_core/static_core/verification/util/tests/ |
| D | optional_ref_test.cpp | 28 OptionalRef<int> ref1 {a}; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_stubs-inl.h | 35 ALWAYS_INLINE inline bool EtsReferenceEquals(EtsCoroutine *coro, EtsObject *ref1, EtsObject *ref2) in EtsReferenceEquals()
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | string_table_test.cpp | 179 auto ref1 = storage->Add(s1, Reference::ObjectType::GLOBAL); in SweepObjectInTable() local 217 auto ref1 = storage->Add(s1, Reference::ObjectType::GLOBAL); in SweepNonMovableObjectInTable() local 266 auto ref1 = storage->Add(s1, Reference::ObjectType::GLOBAL); in SweepHumongousObjectInTable() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_1/ |
| D | test_proxy_reference_storage_1.cpp | 132 SharedReference *ref1 = CreateReference(etsObject1); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | alias_analysis.cpp | 337 AliasType AliasAnalysis::CheckRefAlias(Inst *ref1, Inst *ref2) const in CheckRefAlias()
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_first_tests.cpp | 1386 … NativeReferenceHelper *ref1 = new NativeReferenceHelper(vm_, globalObject2, WeakRefCallback); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/ |
| D | ets_napi_native_interface.cpp | 656 NO_UB_SANITIZE static ets_boolean IsSameObject(EtsEnv *env, ets_object ref1, ets_object ref2) in IsSameObject()
|