Lines Matching full:embedded
5 #include "src/snapshot/embedded/embedded-data.h"
11 #include "src/snapshot/embedded/embedded-data-inl.h"
55 // Mksnapshot calls this while the embedded blob is not available yet. in PcIsOffHeap()
67 // Mksnapshot calls this while the embedded blob is not available yet. in TryGetAddressForHashing()
90 // Mksnapshot calls this while the embedded blob is not available yet. in TryLookupCode()
103 // When shared pointer compression cage is enabled and it has the embedded in TryLookupCode()
121 // Create the embedded blob from scratch using the current Isolate's heap. in CreateOffHeapOffHeapInstructionStream()
124 // Allocate the backing store that will contain the embedded blob in this in CreateOffHeapOffHeapInstructionStream()
147 // Copy the embedded blob into the newly allocated backing store. Switch in CreateOffHeapOffHeapInstructionStream()
152 // the difference between a 'real' embedded build (where the blob is embedded in CreateOffHeapOffHeapInstructionStream()
257 // and thus must not contain embedded code targets. Instead, we use an in FinalizeEmbeddedCodeTargets()
389 // Fix up call targets that point to other embedded builtins. in FromIsolate()
421 // Hash the entire data section except the embedded blob hash fields in CreateEmbeddedBlobDataHash()