| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
What's the point of FRAME_OWNED_BY_CSTACK now? It doesn't look like it's used at all. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The interpreter variable entry_frame is not accessible in the JIT, nor will it be in the tailcalling interpreter.
By adding a new "owner" kind for frames, we can mark entry frames as such without adding another field.