Home | History | Annotate | Download | only in mips

Lines Matching refs:getter_address

1229   Address getter_address = v8::ToCData<Address>(callback->getter());
1230 ApiFunction fun(getter_address);