Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/benchmarks/
Dcallee.js19 module.exports.GetObject = function GetObject() { class in module.exports
Dcaller.js25 GetObject : JSCallee.GetObject, property
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/
Dcode.js18 export let GetObject = function () { class
/arkcompiler/runtime_core/common_interfaces/objects/
Dreadonly_handle.h88 R *GetObject() const in GetObject() function
/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/mem/gc/g1/
Dg1-gc.h52 ObjectHeader *GetObject() const in GetObject() function
/arkcompiler/ets_runtime/ecmascript/
Djs_handle.h164 R *GetObject() const in GetObject() function
Decma_global_storage.h32 JSTaggedType GetObject() const in GetObject() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dthread.h89 inline ObjectHeader *GetObject() const in GetObject() function
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
/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/toolchain/tooling/dynamic/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.cpp1412 JSTaggedValue CreateObjWithBufferTypeInfoAccessor::GetObject() const in GetObject() function in panda::ecmascript::kungfu::CreateObjWithBufferTypeInfoAccessor
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/class_ops/
Dclass_find_method_test.cpp52 void GetObject(ani_object *objectResult, ani_class cls) in GetObject() function in ark::ets::ani::testing::ClassFindMethodTest
/arkcompiler/jsvm/src/inspector/
Djs_native_api_v8_inspector.cpp397 Deletable* MainThreadInterface::GetObject(int id) in GetObject() function in v8impl::__anona063bacf0111::MainThreadInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h5988 void *GetObject() const in GetObject() function