Searched refs:maybe_caller (Results 1 – 1 of 1) sorted by relevance
699 MaybeHandle<JSFunction> maybe_caller; in FunctionCallerGetter() local700 maybe_caller = FindCaller(isolate, function); in FunctionCallerGetter()703 if (!FLAG_correctness_fuzzer_suppressions && maybe_caller.ToHandle(&caller)) { in FunctionCallerGetter()