Searched defs:TryGetFunctionDelegate (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dexecution.cc153 callable = TryGetFunctionDelegate(callable, pending_exception);
250 Handle<Object> Execution::TryGetFunctionDelegate(Handle<Object> object, function in class:v8::internal::Execution

Completed in 65 milliseconds