Searched defs:extend (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/test/moduletest/memleak/objectcreate/ |
| D | objectcreate.js | 19 extend() { method
|
| /arkcompiler/runtime_core/runtime/mem/ |
| D | region_allocator-inl.h | 35 … size_t init_space_size, bool extend, size_t region_size) in RegionAllocatorBase() 115 … SpaceType space_type, size_t init_space_size, bool extend) in RegionAllocator() 476 … *mem_stats, GenerationalSpaces *spaces, SpaceType space_type, size_t init_space_size, bool extend) in RegionNonmovableAllocator()
|
| D | region_space.h | 494 …explicit RegionPool(size_t region_size, bool extend, GenerationalSpaces *spaces, InternalAllocator… in RegionPool()
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_regexp.cpp | 1826 … const JSHandle<JSTaggedValue> ®exp, JSTaggedValue extend) in FindCachedResult() 1882 uint32_t lastIndex, JSTaggedValue extend) in AddResultInCache() 2006 JSTaggedValue &extend) in Match()
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 301 ssize_t extend = RoundUp(std::abs(res), vixl::aarch64::kPageSize); in LoadPcRelative() local
|