Searched refs:maybe_function (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/ic/ | ||
H A D | ic.cc | 111 Object* maybe_function = local 113 if (maybe_function->IsJSFunction()) { 114 JSFunction* function = JSFunction::cast(maybe_function); |
Completed in 74 milliseconds