TryGetFunctionDelegate 3567 src/api.cc i::Execution::TryGetFunctionDelegate(obj, &has_pending_exception); TryGetFunctionDelegate 159 src/execution.cc callable = TryGetFunctionDelegate(callable, pending_exception); TryGetFunctionDelegate 154 src/execution.h static Handle<Object> TryGetFunctionDelegate(Handle<Object> object, TryGetFunctionDelegate 1977 src/runtime.cc Execution::TryGetFunctionDelegate(Handle<JSReceiver>(callable), &threw);