Searched defs:extend (Results 1 – 12 of 12) sorted by relevance
| /arkcompiler/ets_runtime/test/moduletest/memleakobjectcreate/ |
| D | memleakobjectcreate.js | 19 extend() { method
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/advanced_type/ |
| D | intersection_types.ts | 18 function extend<T, U>(first: T, second: U): T & U { function
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | region_allocator-inl.h | 35 … size_t initSpaceSize, bool extend, size_t regionSize, in RegionAllocatorBase() 134 … SpaceType spaceType, size_t initSpaceSize, bool extend, in RegionAllocator() 601 …Type *memStats, GenerationalSpaces *spaces, SpaceType spaceType, size_t initSpaceSize, bool extend) in RegionNonmovableAllocator()
|
| D | region_space.h | 517 …explicit RegionPool(size_t regionSize, bool extend, GenerationalSpaces *spaces, InternalAllocatorP… in RegionPool()
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | utilityTypeHandlers.cpp | 651 for (auto *extend : interfaceDecl->Extends()) { in CreatePartialTypeInterfaceDecl() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_regexp.cpp | 2511 … JSTaggedValue lastIndexInput, JSHandle<JSTaggedValue> extend, in FindCachedResult() 2588 … JSHandle<JSTaggedValue> extend, bool isIntermediateResult) in AddResultInCache() 2738 … JSTaggedValue &lastIndexInputValue, JSTaggedValue &extend, CacheType type) in Match()
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | ETSBinder.cpp | 302 for (auto *extend : decl->Extends()) { in ResolveInterfaceDeclaration() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_obj_emitter.cpp | 1113 std::string extend = memOpnd.GetExtendAsString(); in GenLoadStoreModeBOrX() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | operand.h | 1456 uint32 extend = false; /* used with offset register ; AddrMode_B_OR_X */ variable
|
| /arkcompiler/ets_frontend/ets2panda/linter/ |
| D | tsconfig-sdk.json | 204 "extend": { object
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 482 ssize_t extend = RoundUp(std::abs(res), vixl::aarch64::kPageSize); in LoadPcRelative() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 10285 extend: Lt, property 10351 extend: Lt, property
|