Home | History | Annotate | Download | only in src

Lines Matching full:slot

115   // the stack slot index for a given slot name if the slot is
121 // context slot index for a given slot name if the slot is present; otherwise
123 // If the slot is present and mode != NULL, sets *mode to the corresponding
133 // function context slot index if the function name is present (named
166 // Cache for mapping (code, property name) into context slot index.
168 // Slot index equals -1 means the property is absent.
172 // Lookup context slot index for (code, name).