Home | History | Annotate | Download | only in src

Lines Matching defs:GetCurrent

4410 v8::Local<v8::Context> Context::GetCurrent() {
4412 if (IsDeadCheck(isolate, "v8::Context::GetCurrent()")) {
5346 Isolate* Isolate::GetCurrent() {