DescriptionAdd a PLACEHOLDER code kind.
The PLACEHOLDER code kind is used when compiling a code object that has
direct calls to other code objects, but those other code objects do not
yet exist because they have not yet been compiled. It serves as a
placeholder to break the cycle, e.g. in WASM.
R=yangguo@chromium.org
BUG=
Committed: https://crrev.com/e4bcc3363f2db15bbc0ba57b91676ce7f1c4adb1
Cr-Commit-Position: refs/heads/master@{#30348}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|