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

/external/chromium_org/v8/src/
H A Dexecution.cc160 callable = TryGetFunctionDelegate(callable, pending_exception);
264 Handle<Object> Execution::TryGetFunctionDelegate(Handle<Object> object, function in class:v8::internal::Execution
/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 75 milliseconds