Home
last modified time | relevance | path

Searched defs:GetObject (Results 1 - 15 of 15) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/benchmarks/
H A Dcallee.js19 module.exports.GetObject = function GetObject() { function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/
H A Dcode.js
/arkcompiler/runtime_core/static_core/runtime/
H A Dglobal_handle_storage.h49 T GetObject() const in GetObject() function in ark::GlobalHandleStorage::Node
H A Dmonitor.h170 ObjectHeader *GetObject() in GetObject() function in ark::Monitor
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
H A Dreference_storage.h172 T *GetObject() in GetObject() function in ark::mem::ReferenceHandle
H A Dreference_storage.cpp171 ObjectHeader *ReferenceStorage::GetObject(const Reference *ref) in GetObject() function in ark::mem::ReferenceStorage
/arkcompiler/ets_runtime/ecmascript/
H A Djs_handle.h163 R *GetObject() const in GetObject() function in panda::panda::ecmascript::JSHandle
H A Decma_global_storage.h30 JSTaggedType GetObject() const in GetObject() function in panda::ecmascript::Node
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dg1-gc.h52 ObjectHeader *GetObject() const in GetObject() function in ark::mem::RefInfo
/arkcompiler/toolchain/tooling/base/
H A Dpt_json.cpp442 Result PtJson::GetObject(const char *key, std::unique_ptr<PtJson> *value) const in GetObject() function in panda::ecmascript::tooling::PtJson
H A Dpt_types.h1501 RemoteObject *GetObject() const in GetObject() function in panda::ecmascript::tooling::final::final
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
H A Darray-inl.h44 inline ObjectHeader *Array::GetObject(int offset) const in GetObject() function in ark::coretypes::Array
70 inline ObjectHeader *Array::GetObject(size_t offset, std::memory_order memoryOrder) const in GetObject() function in ark::coretypes::Array
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dobject_accessor-inl.h30 inline ObjectHeader *ObjectAccessor::GetObject(const void *obj, size_t offset) in GetObject() function in ark::ObjectAccessor
71 inline ObjectHeader *ObjectAccessor::GetObject([[maybe_unused]] const ManagedThread *thread, const void *obj, in GetObject() function in ark::ObjectAccessor
[all...]
H A Dthread.h90 inline ObjectHeader *GetObject() const in GetObject() function in ark::LockedObjectInfo
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtype_info_accessors.cpp1371 JSTaggedValue CreateObjWithBufferTypeInfoAccessor::GetObject() const in GetObject() function in panda::ecmascript::kungfu::CreateObjWithBufferTypeInfoAccessor

Completed in 15 milliseconds