Searched refs:env2 (Results 1 - 3 of 3) sorted by relevance

/external/v8/test/cctest/
H A Dtest-api.cc6295 v8::Persistent<Context> env2 = Context::New(); local
6313 // Switch to env2 in the same domain and invoke spy on env2.
6315 env2->SetSecurityToken(foo);
6316 // Enter env2
6317 Context::Scope scope_env2(env2);
6318 Local<Value> result = Function::Cast(*spy)->Call(env2->Global(), 0, NULL);
6323 env2->SetSecurityToken(bar);
6324 Context::Scope scope_env2(env2);
6328 Function::Cast(*spy2)->Call(env2
6408 v8::Persistent<Context> env2 = Context::New(); local
6441 v8::Persistent<Context> env2 = Context::New(); local
6476 v8::Persistent<Context> env2 = Context::New(); local
6509 v8::Persistent<Context> env2 = Context::New(); local
6575 v8::Persistent<Context> env2 = Context::New(); local
[all...]
H A Dtest-heap-profiler.cc94 LocalContext env2; local
104 v8::HeapProfiler::TakeSnapshot(v8_str("env2"));
110 // Verify, that JS global object of env2 has '..2' properties.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 527 milliseconds