Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/benchmarks/
Dcallee.js19 module.exports.GetObject = function GetObject() { class
Dcaller.js25 GetObject : JSCallee.GetObject, property
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/
Dcode.js19 exports.GetObject = function () { class in exports
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference_storage.h172 T *GetObject() in GetObject() function
Dreference_storage.cpp171 ObjectHeader *ReferenceStorage::GetObject(const Reference *ref) in GetObject() function in ark::mem::ReferenceStorage
/arkcompiler/runtime_core/static_core/runtime/
Dglobal_handle_storage.h49 T GetObject() const in GetObject() function
Dmonitor.h171 ObjectHeader *GetObject() in GetObject() function
/arkcompiler/runtime_core/static_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 memoryOrder) const in GetObject() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.h52 ObjectHeader *GetObject() const in GetObject() function
/arkcompiler/ets_runtime/ecmascript/
Djs_handle.h163 R *GetObject() const in GetObject() function
Decma_global_storage.h30 JSTaggedType GetObject() const in GetObject() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dobject_accessor-inl.h30 inline ObjectHeader *ObjectAccessor::GetObject(const void *obj, size_t offset) in GetObject() function
72 inline ObjectHeader *ObjectAccessor::GetObject([[maybe_unused]] const ManagedThread *thread, const … in GetObject() function
Dthread.h90 inline ObjectHeader *GetObject() const in GetObject() function
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp466 Result PtJson::GetObject(const char *key, std::unique_ptr<PtJson> *value) const in GetObject() function in panda::ecmascript::tooling::PtJson
Dpt_types.h1512 RemoteObject *GetObject() const in GetObject() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.cpp1400 JSTaggedValue CreateObjWithBufferTypeInfoAccessor::GetObject() const in GetObject() function in panda::ecmascript::kungfu::CreateObjWithBufferTypeInfoAccessor
/arkcompiler/jsvm/src/inspector/
Djs_native_api_v8_inspector.cpp395 Deletable* MainThreadInterface::GetObject(int id) in GetObject() function in v8impl::__anon3c61eead0111::MainThreadInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h5899 void *GetObject() const in GetObject() function