Searched defs:Expand (Results 1 - 9 of 9) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | chunk.cpp | 37 uintptr_t Chunk::Expand(size_t size) in Expand() function in panda::ecmascript::Chunk
|
| H A D | dyn_chunk.cpp | 21 int DynChunk::Expand(size_t newSize) in Expand() function in panda::ecmascript::DynChunk
|
| H A D | linear_space.cpp | 81 bool LinearSpace::Expand(bool isPromoted) in Expand() function in panda::ecmascript::LinearSpace 273 bool EdenSpace::Expand() in Expand() function in panda::ecmascript::EdenSpace
|
| H A D | sparse_space.cpp | 88 bool SparseSpace::Expand() in Expand() function in panda::ecmascript::SparseSpace
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | sustaining_js_handle.cpp | 49 uintptr_t SustainingJSHandle::Expand() in Expand() function in panda::ecmascript::SustainingJSHandle
|
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/ |
| H A D | dyn_chunk.cpp | 21 int DynChunk::Expand(size_t newSize) in Expand() function in ark::DynChunk
|
| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| H A D | lexenv.cpp | 63 void VirtualLoadVar::Expand(PandaGen *pg, const ir::AstNode *node, const varbinder::ConstScopeFindResult &result) in Expand() function in ark::es2panda::compiler::VirtualLoadVar 127 void VirtualStoreVar::Expand(PandaGen *pg, const ir::AstNode *node, const varbinder::ConstScopeFindResult &result, in Expand() function in ark::es2panda::compiler::VirtualStoreVar
|
| /arkcompiler/ets_frontend/es2panda/compiler/base/ |
| H A D | lexenv.cpp | 86 void VirtualLoadVar::Expand(PandaGen *pg, const ir::AstNode *node, const binder::ScopeFindResult &result) in Expand() function in panda::es2panda::compiler::VirtualLoadVar 143 void VirtualStoreVar::Expand(PandaGen *pg, const ir::AstNode *node, const binder::ScopeFindResult &result, bool isDecl) in Expand() function in panda::es2panda::compiler::VirtualStoreVar
|
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ |
| H A D | shared_space.cpp | 145 bool SharedSparseSpace::Expand(JSThread *thread) in Expand() function in panda::ecmascript::SharedSparseSpace 508 bool SharedReadOnlySpace::Expand(JSThread *thread) in Expand() function in panda::ecmascript::SharedReadOnlySpace
|
Completed in 7 milliseconds