Lines Matching refs:has_value
1982 if (!maybe.has_value) return MaybeHandle<Object>(); in GetOwnProperty()
1998 if (!maybe.has_value) return MaybeHandle<Object>(); in GetOwnProperty()
2218 if (!maybe.has_value) return isolate->heap()->exception(); in DeclareGlobals()
2348 DCHECK(maybe.has_value); in RUNTIME_FUNCTION()
2498 if (!maybe.has_value) return isolate->heap()->exception(); in RUNTIME_FUNCTION()
4853 if (!maybe.has_value) return MaybeHandle<Object>(); in HasObjectProperty()
5344 if (!maybe.has_value) return isolate->heap()->exception(); in RUNTIME_FUNCTION()
5376 DCHECK(maybe.has_value); in RUNTIME_FUNCTION()
5382 if (!maybe.has_value) return isolate->heap()->exception(); in RUNTIME_FUNCTION()
5649 if (!maybe.has_value) return isolate->heap()->exception(); in HasOwnPropertyImplementation()
5686 if (!maybe.has_value) return isolate->heap()->exception(); in RUNTIME_FUNCTION()
5719 if (!maybe.has_value) return isolate->heap()->exception(); in RUNTIME_FUNCTION()
5731 if (!maybe.has_value) return isolate->heap()->exception(); in RUNTIME_FUNCTION()
5745 if (!maybe.has_value) return isolate->heap()->exception(); in RUNTIME_FUNCTION()
9432 DCHECK(maybe.has_value); in LoadLookupSlotHelper()
10404 if (!maybe.has_value) return false; in IterateElements()
10440 if (!maybe.has_value) return false; in IterateElements()
11794 DCHECK(maybe.has_value); in SetLocalVariableValue()
11880 DCHECK(maybe.has_value); in SetClosureVariableValue()
12961 if (!maybe.has_value) return MaybeHandle<JSObject>(); in MaterializeArgumentsObject()