Searched refs:wrapped_context (Results 1 – 2 of 2) sorted by relevance
169 context_chain_element.wrapped_context = it.CurrentContext(); in ContextBuilder()179 context_chain_element.wrapped_context = current_context; in ContextBuilder()191 context_chain_element.wrapped_context = it.CurrentContext(); in ContextBuilder()207 context_chain_[i].wrapped_context, context_chain_[i].whitelist); in ContextBuilder()
63 Handle<Context> wrapped_context; member