Home
last modified time | relevance | path

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

/art/runtime/native/
Djava_lang_reflect_Constructor.cc101 bool movable = true; in Constructor_newInstance0() local
103 movable = false; in Constructor_newInstance0()
112 movable ? c->AllocObject(soa.Self()) : c->AllocNonMovableObject(soa.Self()); in Constructor_newInstance0()
/art/test/800-smali/smali/
Db_22331663_fail.smali16 # be movable now, so ensure that we do not get a conflict (and then allow the move).