Home
last modified time | relevance | path

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

/external/v8/src/
Druntime.cc9199 Context* host_context = isolate->context(); in RUNTIME_FUNCTION() local
9204 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()