Lines Matching refs:base
101 base::Optional<ContextRef> GetSpecializationContext(
131 return base::Optional<ContextRef>();
145 base::Optional<ContextRef> maybe_concrete =
168 base::Optional<ObjectRef> maybe_value;
208 base::Optional<ContextRef> maybe_concrete =
227 base::Optional<ContextRef> GetModuleContext(JSHeapBroker* broker, Node* node,
269 return base::Optional<ContextRef>();
273 base::Optional<ContextRef> maybe_context =
278 base::Optional<ObjectRef> module = context.get(Context::EXTENSION_INDEX);
280 base::Optional<ObjectRef> import_meta =