Home
last modified time | relevance | path

Searched refs:make_callable (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dcode-factory.cc17 Callable make_callable(Stub& stub) { in make_callable() function
27 return make_callable(stub); in LoadIC()
33 return make_callable(stub); in ApiGetter()
39 return make_callable(stub); in LoadICInOptimizedCode()
45 return make_callable(stub); in LoadGlobalIC()
52 return make_callable(stub); in LoadGlobalICInOptimizedCode()
58 return make_callable(stub); in KeyedLoadIC()
64 return make_callable(stub); in KeyedLoadICInOptimizedCode()
77 return make_callable(stub); in CallIC()
85 return make_callable(stub); in CallICInOptimizedCode()
[all …]