Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Druntime.cc9169 Object* referenced_context = Context::cast(host_context)->get(index); in RUNTIME_FUNCTION() local
9170 Handle<JSModule> value(Context::cast(referenced_context)->module()); in RUNTIME_FUNCTION()