Searched refs:responsible_context (Results 1 – 1 of 1) sorted by relevance
289 Handle<Context> responsible_context = in BUILTIN_LIST_ALL() local293 if (responsible_context.is_null()) { in BUILTIN_LIST_ALL()296 if (*responsible_context == target->context()) return true; in BUILTIN_LIST_ALL()297 return isolate->MayAccess(responsible_context, target_global_proxy); in BUILTIN_LIST_ALL()