• titzer's avatar
    Add a PLACEHOLDER code kind. · e4bcc336
    titzer authored
    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=
    
    Review URL: https://codereview.chromium.org/1308393003
    
    Cr-Commit-Position: refs/heads/master@{#30348}
    e4bcc336
Name
Last commit
Last update
..
DEPS Loading commit data...
OWNERS Loading commit data...
mksnapshot.cc Loading commit data...
natives-common.cc Loading commit data...
natives-external.cc Loading commit data...
natives.h Loading commit data...
serialize.cc Loading commit data...
serialize.h Loading commit data...
snapshot-common.cc Loading commit data...
snapshot-empty.cc Loading commit data...
snapshot-external.cc Loading commit data...
snapshot-source-sink.cc Loading commit data...
snapshot-source-sink.h Loading commit data...
snapshot.h Loading commit data...