Home
last modified time | relevance | path

Searched defs:GetNext (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/
Dfree_object.h32 FreeObject *GetNext() const in GetNext() function
Dhumongous_obj_allocator.h180 MemoryPoolHeader *GetNext() in GetNext() function
Dfreelist_allocator.h200 MemoryPoolHeader *GetNext() in GetNext() function
Drunslots.h52 FreeSlot *GetNext() in GetNext() function
Drunslots_allocator.h331 PoolListElement *GetNext() const in GetNext() function
/arkcompiler/ets_runtime/ecmascript/mem/
Darea.h65 Area *GetNext() const in GetNext() function
Dregion.h126 Region *GetNext() const in GetNext() function
/arkcompiler/runtime_core/libpandafile/
Dbytecode_instruction.h316 BytecodeInst GetNext() const in GetNext() function
321 BytecodeInst GetNext() const in GetNext() function
/arkcompiler/runtime_core/runtime/
Dglobal_handle_storage.h54 Node *GetNext() const in GetNext() function
/arkcompiler/ets_runtime/ecmascript/
Decma_global_storage.h37 Node *GetNext() const in GetNext() function
326 inline NodeList<T> *GetNext() const in GetNext() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction.h45 OldBytecodeInst GetNext() const in GetNext() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_optimizer.cpp1365 std::shared_ptr<PartitionNode> PartitionNode::GetNext() const in GetNext() function in panda::ecmascript::kungfu::PartitionNode
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h476 auto GetNext() const in GetNext() function
751 const Inst *GetNext() const in GetNext() function