Home | History | Annotate | Download | only in src

Lines Matching refs:drop_extra

662   HEnvironment* DiscardInlined(bool drop_extra) {
665 if (drop_extra) outer->Drop(1);
2054 int drop_extra = 0)
2059 drop_extra_(drop_extra) {
2068 int drop_extra() { return drop_extra_; }
2097 Scope** scope, int* drop_extra);