Home
last modified time | relevance | path

Searched refs:null_this (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/
Dentrypoint_utils-inl.h443 mirror::Object* null_this = nullptr; in FindMethodFromCode() local
445 hs.NewHandleWrapper(type == kStatic ? &null_this : this_object)); in FindMethodFromCode()