Home
last modified time | relevance | path

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

/external/v8/src/
Daccessors.cc646 Handle<JSFunction> next_function = in next() local
649 if (!AllowAccessToFunction(isolate_->context(), *next_function)) continue; in next()
650 return next_function; in next()