Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetCurrentContext

72   info.GetReturnValue().Set(self->Get(info.GetIsolate()->GetCurrentContext(),
80 self->Set(info.GetIsolate()->GetCurrentContext(),
116 info.GetIsolate()->GetCurrentContext(),
135 Local<Context> context = info.GetIsolate()->GetCurrentContext();
173 self->Get(info.GetIsolate()->GetCurrentContext(), str).ToLocalChecked());
192 self->Set(info.GetIsolate()->GetCurrentContext(), str, value).FromJust();
230 ->Equals(info.GetIsolate()->GetCurrentContext(), bottom)
239 ->Equals(info.GetIsolate()->GetCurrentContext(), bottom)
249 ->Equals(info.GetIsolate()->GetCurrentContext(), bottom)
260 ->Equals(info.GetIsolate()->GetCurrentContext(), bottom)
269 ->Equals(info.GetIsolate()->GetCurrentContext(), bottom)
279 ->Equals(info.GetIsolate()->GetCurrentContext(), bottom)
289 ->Equals(info.GetIsolate()->GetCurrentContext(), bottom)
299 ->Equals(info.GetIsolate()->GetCurrentContext(), bottom)
309 ->Equals(info.GetIsolate()->GetCurrentContext(), bottom)
319 ->Equals(info.GetIsolate()->GetCurrentContext(), bottom)
331 ->Equals(info.GetIsolate()->GetCurrentContext(), info.Data())
436 v8::Local<v8::Context> context = isolate->GetCurrentContext();
463 ->Equals(info.GetIsolate()->GetCurrentContext(), name)
633 ->CreateDataProperty(info.GetIsolate()->GetCurrentContext(), name, value)
922 ->Equals(info.GetIsolate()->GetCurrentContext(), name)
937 v8::Local<v8::Context> context = info.GetIsolate()->GetCurrentContext();
1115 ->Equals(info.GetIsolate()->GetCurrentContext(), info.Data())
1205 ->Equals(info.GetIsolate()->GetCurrentContext(), key)
1216 ->Equals(info.GetIsolate()->GetCurrentContext(), key)
1684 ->Set(info.GetIsolate()->GetCurrentContext(), v8_str("x"),
1793 indexed_property_names_script->Run(info.GetIsolate()->GetCurrentContext())
1841 indexed_property_names_script->Run(info.GetIsolate()->GetCurrentContext())
2175 if (!name->Equals(info.GetIsolate()->GetCurrentContext(), v8_str("foo"))
2253 v8::Local<v8::Context> context = info.GetIsolate()->GetCurrentContext();
2272 v8::Local<v8::Context> context = info.GetIsolate()->GetCurrentContext();
2286 v8::Local<v8::Context> context = info.GetIsolate()->GetCurrentContext();
2433 ->Equals(info.GetIsolate()->GetCurrentContext(), name)
2490 ->Equals(info.GetIsolate()->GetCurrentContext(), name)
2583 ->Equals(info.GetIsolate()->GetCurrentContext(), name)
2623 ->Equals(info.GetIsolate()->GetCurrentContext(), name)
2769 ->Equals(info.GetIsolate()->GetCurrentContext(), name)
2983 ->Equals(info.GetIsolate()->GetCurrentContext(), name)
3035 ->Equals(info.GetIsolate()->GetCurrentContext(), name)
3361 result->Set(info.GetIsolate()->GetCurrentContext(), 0,
3371 v8::Local<v8::Context> context = info.GetIsolate()->GetCurrentContext();
3538 templ->NewInstance(isolate->GetCurrentContext()).ToLocalChecked();
3910 auto context = info.GetIsolate()->GetCurrentContext();
3923 auto context = info.GetIsolate()->GetCurrentContext();