Home | History | Annotate | Download | only in src

Lines Matching refs:current_context

926 static inline bool AllowAccessToFunction(Context* current_context,
928 return current_context->HasSameSecurityTokenAs(function->context());