| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| H A D | ref_updater.cpp | 24 ObjectHeader *BaseRefUpdater<LanguageConfig>::UpdateRefToMovedObject(ObjectHeader *object, ObjectHeader *ref, in UpdateRefToMovedObject() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/booleanrefnewbool_fuzzer/ |
| H A D | booleanrefnewbool_fuzzer.cpp | 36 [[maybe_unused]] Local<BooleanRef> ref = BooleanRef::New(vm, input); in BooleanRefNewBoolFuzzTest() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ts/ |
| H A D | typeReference.h | 24 explicit TypeReference(Type **ref) : Type(TypeFlag::TYPE_REFERENCE), ref_(ref) {} in TypeReference() argument
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| H A D | typeReference.h | 25 explicit TypeReference(Type **ref) : Type(TypeFlag::TYPE_REFERENCE), ref_(ref) {} in TypeReference() argument
|
| /arkcompiler/toolchain/test/fuzztest/pttypesremoteobjectgetvalue_fuzzer/ |
| H A D | pttypesremoteobjectgetvalue_fuzzer.cpp | 36 Local<JSValueRef> ref = obj.GetValue();
in PtTypesRemoteObjectGetValueFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/int32arrayrefnew_fuzzer/ |
| H A D | int32arrayrefnew_fuzzer.cpp | 47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in Int32ArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/uint32arrayrefbytelength_fuzzer/ |
| H A D | uint32arrayrefbytelength_fuzzer.cpp | 47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in Uint32ArrayRefByteLengthFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/uint16arrayrefnew_fuzzer/ |
| H A D | uint16arrayrefnew_fuzzer.cpp | 46 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in Uint16ArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/uint32arrayrefnew_fuzzer/ |
| H A D | uint32arrayrefnew_fuzzer.cpp | 47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in Uint32ArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/uint8arrayrefnew_fuzzer/ |
| H A D | uint8arrayrefnew_fuzzer.cpp | 47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in Uint8ArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/uint8clampedarrayrefnew_fuzzer/ |
| H A D | uint8clampedarrayrefnew_fuzzer.cpp | 47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in Uint8ClampedArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/dataviewrefnew_fuzzer/ |
| H A D | dataviewrefnew_fuzzer.cpp | 47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in DataViewRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/float64arrayrefnew_fuzzer/ |
| H A D | float64arrayrefnew_fuzzer.cpp | 47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in Float64ArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/int16arrayrefnew_fuzzer/ |
| H A D | int16arrayrefnew_fuzzer.cpp | 47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in Int16ArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/bigint64arrayrefnew_fuzzer/ |
| H A D | bigint64arrayrefnew_fuzzer.cpp | 47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in BigInt64ArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/biguint64arrayrefnew_fuzzer/ |
| H A D | biguint64arrayrefnew_fuzzer.cpp | 46 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in BigUint64ArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/float32arrayrefnew_fuzzer/ |
| H A D | float32arrayrefnew_fuzzer.cpp | 48 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in Float32ArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/int8arrayrefnew_fuzzer/ |
| H A D | int8arrayrefnew_fuzzer.cpp | 47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in Int8ArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisbig64array_fuzzer/ |
| H A D | jsvaluerefisbig64array_fuzzer.cpp | 47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in JSValueRefIsBigInt64ArrayFuzzTest() local 74 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in JSValueRefIsBigUint64ArrayRefNewFuzzTest() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| H A D | ets_stubs-inl.h | 25 ALWAYS_INLINE inline bool EtsReferenceNullish(EtsCoroutine *coro, EtsObject *ref) in EtsReferenceNullish() argument 30 ALWAYS_INLINE inline bool IsRefNullish(EtsCoroutine *coro, EtsObject *ref) in IsRefNullish() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| H A D | shared_reference.cpp | 107 auto ref = reinterpret_cast<SharedReference *>(data); in FinalizeJSWeak() local
|
| H A D | shared_reference_storage.cpp | 24 static inline void Kill(SharedReference *ref) in Kill() argument 30 static inline bool CheckAlive(SharedReference *ref) in CheckAlive() argument
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | parallel_marker.h | 85 virtual inline void RecordWeakReference([[maybe_unused]] uint32_t threadId, [[maybe_unused]] JSTaggedType *ref, in RecordWeakReference() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | object_type_check_elimination.cpp | 78 auto ref = inst->GetDataFlowInput(0); in TryEliminateIsInstance() local 129 auto ref = inst->GetDataFlowInput(0); in TryEliminateCheckCast() local [all...] |
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_1/ |
| H A D | test_proxy_reference_storage_1.cpp | 48 SharedReference *ref = storage_->CreateETSObjectRef(InteropCtx::Current(), etsObject, jsObj); in CreateReference() local 62 void RemoveReference(SharedReference *ref) in RemoveReference() argument 86 SharedReference *ref = CreateReference(etsObject); in TEST_F() local 102 SharedReference *ref = CreateReference(etsObject); TEST_F() local 129 SharedReference *ref = CreateReference(etsObject); TEST_F() local [all...] |