Home
last modified time | relevance | path

Searched defs:GetUndefinedObject (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_coroutine.h76 ALWAYS_INLINE ObjectHeader *GetUndefinedObject() const in GetUndefinedObject() function
Dets_runtime_interface.cpp91 uint64_t EtsRuntimeInterface::GetUndefinedObject() const in GetUndefinedObject() function in panda::ets::EtsRuntimeInterface
Dets_vm.cpp471 ObjectHeader *PandaEtsVM::GetUndefinedObject() in GetUndefinedObject() function in panda::ets::PandaEtsVM
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.h438 EtsObject *GetUndefinedObject() in GetUndefinedObject() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h575 virtual uint64_t GetUndefinedObject() const in GetUndefinedObject() function