Home | History | Annotate | Download | only in src

Lines Matching full:locals

1262   V(kTooManyParametersLocals, "too many parameters/locals")                   \
4250 // Return the total number of locals allocated on the stack and in the
4265 // Parameters allocated in the context count as context allocated locals. If
4272 // Return if this has context allocated locals.
4326 // Copies all the context locals into an object used to materialize a scope.
4397 // the context locals in ContextLocalNameEntries. One slot is used per
4426 // BitFields representing the encoded information for context locals in the
7213 // [context]: the context holding the module's locals, or undefined if none.