Home
last modified time | relevance | path

Searched defs:lastNode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dfunction.cpp29 static void FindLastStatement(const ir::AstNode *&lastNode, const ir::AstNode *currentNode) in FindLastStatement()
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp1048 auto lastNode = handleStorageNodes_[currentHandleStorageIndex_]; in ExpandHandleStorage() local
1186 auto lastNode = primitiveStorageNodes_[currentPrimitiveStorageIndex_]; in ExpandPrimitiveStorage() local