Home
last modified time | relevance | path

Searched defs:extend (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/memleakobjectcreate/
Dmemleakobjectcreate.js19 extend() { method
/arkcompiler/ets_frontend/arkguard/test/grammar/advanced_type/
Dintersection_types.ts18 function extend<T, U>(first: T, second: U): T & U { function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_allocator-inl.h35 … size_t initSpaceSize, bool extend, size_t regionSize, in RegionAllocatorBase()
116 … SpaceType spaceType, size_t initSpaceSize, bool extend, in RegionAllocator()
522 …Type *memStats, GenerationalSpaces *spaces, SpaceType spaceType, size_t initSpaceSize, bool extend) in RegionNonmovableAllocator()
Dregion_space.h514 …explicit RegionPool(size_t regionSize, bool extend, GenerationalSpaces *spaces, InternalAllocatorP… in RegionPool()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp2435 … JSTaggedValue lastIndexInput, JSTaggedValue extend, in FindCachedResult()
2506 … uint32_t lastIndexInput, uint32_t lastIndex, JSTaggedValue extend, in AddResultInCache()
2644 … JSTaggedValue &lastIndexInputValue, JSTaggedValue &extend, CacheType type) in Match()
/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp225 for (auto *extend : decl->Extends()) { in ResolveInterfaceDeclaration() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_obj_emitter.cpp1187 std::string extend = memOpnd.GetExtendAsString(); in GenLoadStoreModeBOrX() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h1438 uint32 extend = false; /* used with offset register ; AddrMode_B_OR_X */ variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp297 ssize_t extend = RoundUp(std::abs(res), vixl::aarch64::kPageSize); in LoadPcRelative() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js10285 extend: Lt, property
10351 extend: Lt, property