Searched defs:SetObject (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/util/ast-builders/ |
| D | memberExpressionBuilder.h | 29 MemberExpressionBuilder &SetObject(Expression *obj) in SetObject() function
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | global_handle_storage.h | 64 void SetObject(T obj) in SetObject() function
|
| D | monitor.h | 166 void SetObject(ObjectHeader *object) in SetObject() function
|
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ |
| D | array-inl.h | 51 inline void Array::SetObject(size_t offset, ObjectHeader *value) in SetObject() function 77 inline void Array::SetObject(size_t offset, ObjectHeader *value, std::memory_order memoryOrder) in SetObject() function
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | barriers-inl.h | 86 inline void Barriers::SetObject(const JSThread *thread, void *obj, size_t offset, JSTaggedType valu… in SetObject() function
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | object_accessor-inl.h | 42 inline void ObjectAccessor::SetObject(void *obj, size_t offset, ObjectHeader *value) in SetObject() function 85 inline void ObjectAccessor::SetObject(const ManagedThread *thread, void *obj, size_t offset, Object… in SetObject() function
|
| D | thread.h | 95 inline void SetObject(ObjectHeader *objNew) in SetObject() function
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_global_storage.h | 35 void SetObject(JSTaggedType obj) in SetObject() function
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_types.h | 1517 Scope &SetObject(std::unique_ptr<RemoteObject> params) in SetObject() function
|