V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
InfoCellPair (SharedFunctionInfo *shared, FeedbackCell *feedback_cell) | |
FeedbackCell * | feedback_cell () const |
SharedFunctionInfo * | shared () const |
bool | has_feedback_cell () const |
bool | has_shared () const |
Definition at line 40 of file compilation-cache.h.