Home
last modified time | relevance | path

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

/external/v8/src/
Dlookup.cc83 void LookupIterator::RestartInternal(InterceptorState interceptor_state) { in RestartInternal() argument
85 interceptor_state_ = interceptor_state; in RestartInternal()
Dlookup.h274 void RestartInternal(InterceptorState interceptor_state);