Home
last modified time | relevance | path

Searched defs:SetObject (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DmemberExpressionBuilder.h29 MemberExpressionBuilder &SetObject(Expression *obj) in SetObject() function in ark::es2panda::ir::MemberExpressionBuilder
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dbarriers-inl.h80 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 Dglobal_handle_storage.h64 void SetObject(T obj) in SetObject() function in ark::GlobalHandleStorage::Node
H A Dmonitor.h165 void SetObject(ObjectHeader *object) in SetObject() function in ark::Monitor
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
H A Darray-inl.h51 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 Dobject_accessor-inl.h41 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 Dthread.h95 inline void SetObject(ObjectHeader *objNew) in SetObject() function in ark::LockedObjectInfo
/arkcompiler/ets_runtime/ecmascript/
H A Decma_global_storage.h35 void SetObject(JSTaggedType obj) in SetObject() function in panda::ecmascript::Node
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.h1506 Scope &SetObject(std::unique_ptr<RemoteObject> params) in SetObject() function in panda::ecmascript::tooling::final::final

Completed in 10 milliseconds