Searched defs:SetObject (Results 1 - 9 of 9) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/util/ast-builders/ |
| H A D | memberExpressionBuilder.h | 29 MemberExpressionBuilder &SetObject(Expression *obj) in SetObject() function in ark::es2panda::ir::MemberExpressionBuilder
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | barriers-inl.h | 80 inline void Barriers::SetObject(const JSThread *thread, void *obj, size_t offset, JSTaggedType value) in SetObject() function in panda::ecmascript::Barriers
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| H A D | global_handle_storage.h | 64 void SetObject(T obj) in SetObject() function in ark::GlobalHandleStorage::Node
|
| H A D | monitor.h | 165 void SetObject(ObjectHeader *object) in SetObject() function in ark::Monitor
|
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ |
| H A D | array-inl.h | 51 inline void Array::SetObject(size_t offset, ObjectHeader *value) in SetObject() function in ark::coretypes::Array 77 inline void Array::SetObject(size_t offset, ObjectHeader *value, std::memory_order memoryOrder) in SetObject() function in ark::coretypes::Array
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| H A D | object_accessor-inl.h | 41 inline void ObjectAccessor::SetObject(void *obj, size_t offset, ObjectHeader *value) in SetObject() function in ark::ObjectAccessor 83 inline void ObjectAccessor::SetObject(const ManagedThread *thread, void *obj, size_t offset, ObjectHeader *value) in SetObject() function in ark::ObjectAccessor
|
| H A D | thread.h | 95 inline void SetObject(ObjectHeader *objNew) in SetObject() function in ark::LockedObjectInfo
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | ecma_global_storage.h | 35 void SetObject(JSTaggedType obj) in SetObject() function in panda::ecmascript::Node
|
| /arkcompiler/toolchain/tooling/base/ |
| H A D | pt_types.h | 1506 Scope &SetObject(std::unique_ptr<RemoteObject> params) in SetObject() function in panda::ecmascript::tooling::final::final
|
Completed in 10 milliseconds