Searched refs:DispatchedCall (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | code-stubs.h | 197 typedef void (*DispatchedCall)(CodeStub* stub, void** value_out); typedef |
D | code-stubs.cc | 210 DispatchedCall call) { in Dispatch() |