Home
last modified time | relevance | path

Searched defs:SetObject (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dbarriers-inl.h52 inline void Barriers::SetObject([[maybe_unused]] const JSThread *thread, void *obj, size_t offset, … in SetObject() function
/arkcompiler/ets_runtime/ecmascript/
Decma_global_storage.h35 void SetObject(JSTaggedType obj) in SetObject() function
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1445 Scope &SetObject(std::unique_ptr<RemoteObject> params) in SetObject() function