Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/cctest/
Dtest-object-observe.cc89 LocalContext context4(isolate.GetIsolate()); in TEST() local
90 context4->Global()->Set( in TEST()
92 context4->Global()->Set(String::NewFromUtf8(isolate.GetIsolate(), "fun1"), in TEST()
94 context4->Global()->Set(String::NewFromUtf8(isolate.GetIsolate(), "fun2"), in TEST()
96 context4->Global()->Set(String::NewFromUtf8(isolate.GetIsolate(), "fun3"), in TEST()