Lines Matching full:embedded
27 // If the address belongs to the embedded code blob, predictably converts it
28 // to uint32 by calculating offset from the embedded code blob start and
40 // mksnapshot. Otherwise, off-heap code is embedded directly into the binary.
87 // will be two builtins instruction streams executed: the embedded one and
88 // the one un-embedded into the per-Isolate code range. In most of the cases,
90 // calls from Wasm) the embedded instruction stream could be used.
91 // If the requested PC belongs to the embedded code blob - it'll be returned,
100 // If the pc does not belong to the embedded code blob we should be using in GetEmbeddedDataForPC()
101 // the un-embedded one. in GetEmbeddedDataForPC()
106 // When shared pointer compression cage is enabled and it has the embedded in GetEmbeddedDataForPC()
114 // If the pc does not belong to the embedded code blob we should be in GetEmbeddedDataForPC()
115 // using the un-embedded one. in GetEmbeddedDataForPC()
184 // from the start of the embedded code section.
188 // from the start of the embedded data section.
193 // of the embedded data section.
232 // [2] hash of embedded-blob-relevant heap objects