Home | History | Annotate | Download | only in src

Lines Matching refs:current_context

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