Home | History | Annotate | Download | only in src

Lines Matching full:getter_entry

1612     Address getter_entry = v8::ToCData<Address>(ai->getter());
1613 if (getter_entry != 0) {
1614 PROFILE(ISOLATE, GetterCallbackEvent(name, getter_entry));