Searched refs:host_index (Results 1 – 2 of 2) sorted by relevance
127 int host_index() { return Smi::cast(get(HOST_OFFSET))->value(); } in host_index() function
915 int host_index = description->host_index(); in RUNTIME_FUNCTION() local916 Handle<Context> context(Context::cast(host_context->get(host_index))); in RUNTIME_FUNCTION()