Searched defs:Expand (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/compiler/base/ | ||
| D | lexenv.cpp | 66 void VirtualLoadVar::Expand(PandaGen *pg, const ir::AstNode *node, const binder::ScopeFindResult &r… in Expand() function in panda::es2panda::compiler::VirtualLoadVar |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| D | chunk.cpp | 35 uintptr_t Chunk::Expand(size_t size) in Expand() function in panda::ecmascript::Chunk |
| D | dyn_chunk.cpp | 21 int DynChunk::Expand(size_t newSize) in Expand() function in panda::ecmascript::DynChunk |
| D | linear_space.cpp | 52 bool LinearSpace::Expand(bool isPromoted) in Expand() function in panda::ecmascript::LinearSpace |
| D | sparse_space.cpp | 81 bool SparseSpace::Expand() in Expand() function in panda::ecmascript::SparseSpace |