Searched refs:host_context (Results 1 – 1 of 1) sorted by relevance
9199 Context* host_context = isolate->context(); in RUNTIME_FUNCTION() local9204 Handle<Context> context(Context::cast(host_context->get(host_index))); in RUNTIME_FUNCTION()9227 Object* referenced_context = Context::cast(host_context)->get(index); in RUNTIME_FUNCTION()