Home | History | Annotate | Download | only in cctest

Lines Matching refs:icontext

1366   Handle<Context> icontext = v8::Utils::OpenHandle(*context);
1367 Object* object = icontext->get(Context::OPTIMIZED_FUNCTIONS_LIST);
1510 Handle<Context> icontext = v8::Utils::OpenHandle(*context);
1511 Isolate* isolate = icontext->GetIsolate();
1512 Handle<Object> object(icontext->get(Context::OPTIMIZED_FUNCTIONS_LIST),