Home
last modified time | relevance | path

Searched defs:GetObject (Results 1 – 12 of 12) sorted by relevance

/ark/runtime_core/runtime/tooling/
Dpt_object_private.h40 PtObject GetObject() const in GetObject() function
/ark/runtime_core/runtime/mem/refstorage/
Dreference_storage.h180 T *GetObject() const in GetObject() function
Dreference_storage.cpp164 ObjectHeader *ReferenceStorage::GetObject(const Reference *ref) in GetObject() function in panda::mem::ReferenceStorage
/ark/runtime_core/runtime/
Dglobal_handle_storage.h49 T GetObject() const in GetObject() function
Dmonitor.h170 ObjectHeader *GetObject() in GetObject() function
/ark/runtime_core/runtime/include/coretypes/
Darray-inl.h44 inline ObjectHeader *Array::GetObject(int offset) const in GetObject() function
70 inline ObjectHeader *Array::GetObject(size_t offset, std::memory_order memory_order) const in GetObject() function
/ark/js_runtime/ecmascript/
Decma_global_storage.h56 JSTaggedType GetObject() const in GetObject() function
Djs_handle.h112 R *GetObject() const in GetObject() function
/ark/runtime_core/runtime/include/
Dthread.h95 inline ObjectHeader *GetObject() const in GetObject() function
Dobject_accessor-inl.h31 inline ObjectHeader *ObjectAccessor::GetObject(const void *obj, size_t offset) in GetObject() function
75 inline ObjectHeader *ObjectAccessor::GetObject([[maybe_unused]] const ManagedThread *thread, const … in GetObject() function
/ark/js_runtime/ecmascript/tooling/base/
Dpt_json.cpp394 Result PtJson::GetObject(const char *key, std::unique_ptr<PtJson> *value) const in GetObject() function in panda::ecmascript::tooling::PtJson
Dpt_types.h1211 RemoteObject *GetObject() const in GetObject() function