Searched full:associated (Results 1 – 25 of 25) sorted by relevance
51 // Get debug info associated with panda file, loading new source files if needed.54 // Get SourceFile associated with method, creating one if necessary.
5 loads a value from a slot associated with a string and checks if that value is valid pointer. If it…28 saved into the associated PLT-slot;
80 * Close archive opened with OpenArchive, releasing internal resources associated with it.94 * Close archive opened with OpenArchiveFile, releasing internal resources associated with it.
23 StackPrinter -> "~/proc~/self~/maps": ReadVma (read used libraries and associated addresses)
24 // Use for the requirement of ACE that wants to associated a registered C++ resource with a JSObjec…
73 is associated with a monitor, each monitor has a counter that allows to control access to163 Check panda.IllegalMonitorStateException on monitorexit when a monitor associated with195 Check panda.IllegalMonitorStateException on monitorexit when a monitor associated with
25 // Used for the requirement of ACE that wants to associated a registered C++ resource with a JSObje…
95 …// b.Once a generator enters the completed state it never leaves it and its associated executi… in GeneratorResumeAbrupt()96 …// never resumed. Any execution state associated with generator can be discarded at this poi… in GeneratorResumeAbrupt()
395 // node associated with the given key in subtree rooted at treeNode; null if no such key
128 binder::Variable *variable_; // Variable associated with the type if any in TYPE_MAPPING()
97 // Each LifeIntervalsTreeNode stores intervals covering the mid point associated with a node, these…
31 * 1. Each constraint variable x has a solution set associated with it, Sol(x).
416 // Handle CatchPhi inputs associated with inst in AdjustInputsLifetime()
55 * Add object to the storage and return associated pointer with this object60 …* Get stored object associated with given reference. Reference should be returned on Add method be…
152 risks associated with Your exercise of permissions under this License.
240 …ad - is the most low-level entity. This class contains pointers to VM which this thread associated.
561 * via. the objects' associated regions.
381 …PandaVector<TLAB *> *tlab_vector_; // pointer to a vector with thread tlabs associated with this …
669 // language-specific data, which is required to be associated with panda::Frame.
506 | `num_catches` | `uleb128` | Number of catch blocks associated with the `try` block. |507 | `catch_blocks` | `CatchBlock[]` | Array of `catch` blocks associated with the `try` block. Th…
1058 …// file. Because in the snapshot file the region object and the associated region will be serializ… in WriteSpaceObjectToFile()1118 … // Because in the snapshot file the region object and the associated region will be serialized in StatisticsSpaceObjectSize()
151 …v instructions are used to create runtime lexical env objects which have no TS types associated. As in ShouldInfer()