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.cpp86 uint64_t EtsRuntimeInterface::GetUndefinedObject() const in GetUndefinedObject() function in ark::ets::EtsRuntimeInterface
Dets_vm.cpp497 ObjectHeader *PandaEtsVM::GetUndefinedObject() in GetUndefinedObject() function in ark::ets::PandaEtsVM
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.h425 EtsObject *GetUndefinedObject() in GetUndefinedObject() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h644 virtual uint64_t GetUndefinedObject() const in GetUndefinedObject() function