Searched full:creation (Results 1 – 25 of 32) sorted by relevance
12
23 /* static - creation of the initial Worker thread */33 /* Common actions for creation of the thread. */
29 * Measures time from creation to deletion of an object
68 // This mutex is needed to be sure that getting / creation of an instance is made atomically in LoadInstance()
16 title Creation of files with warnings
9 - Bot() - subtype of all types, subtyping relation is made implicitly upon type creation.
23 consecutive slots are reserved in PLT-GOT table. `FirstSlot` is filled during AOT file creation and…67 slots are reserved in PLT-GOT table. `FirstSlot` is filled during AOT file creation and contains `m…117 …ts are reserved in PLT-GOT table. `FirstSlot` is filled during AOT file creation and contains `cla…
134 // Leave scope to make sure that local shared_ptr was destroyed before thread creation
181 * Initialize GC bits on object creation.187 * Initialize GC bits on object creation for the TLAB allocation.
25 Instead of `PandArg`, `PandArgCompound` can be used, which serves for creation of the compound argu…
151 /* static - creation of the initial Managed thread */162 /* static - creation of the initial MT Managed thread */651 /* Common actions for creation of the thread. */
38 // Reserve sufficient length to prevent frequent creation. in BuildClassInfoExtractorFromLiteral()64 // Reserve sufficient length to prevent frequent creation. in BuildClassInfoExtractorFromLiteral()
157 * The prerequisite for creation is that compressedstringsenabled must be true.
95 // sees the relation between region creation and region access. in CreateAndSetUpNewRegion()421 // We should do it here, because we don't create a live bitmap during young regions creation in PromoteYoungRegion()
204 // cls can be null for first class creation, when we create ClassRoot::Class in AllocateNonMovableObject()
45 // sees the relation between region creation and region access. in ObjectToRegion()
179 * @tparam AllocatorArgs - arguments types for allocor creation181 * @param allocator_args - arguments for allocator creation229 * @tparam AllocatorArgs - arguments types for allocor creation232 * @param allocator_args - arguments for allocator creation
144 …// pass manager creation:rs4gc pass is the only pass in modPass, other opt module-based pass are i… in BuildAndRunPasses()
301 // property creation order in OwnPropertyKeys()311 // 6. For each own property key P of O such that Type(P) is Symbol, in property creation order in OwnPropertyKeys()
531 * in all parent scopes so delegate creation to the parent
372 // Type creation
462 description: On AMD64 enable creation of non-native code for testing purpose
93 the stack frame it can omit its creation.
901 * Define creation methods for all opcodes
693 PrintError("Graph creation failed!"); in CompileAot()
96 …Panda VM supports type hierarchies according to the language it executes. That way, creation (or l…