Searched defs:checkNull (Results 1 – 4 of 4) sorted by relevance
22 function checkNull() { function
44 const checkNull = etsVm.getFunction('Lprimitive/ETSGLOBAL;', 'checkNull'); constant
2873 …WriteBarrier::EncodeCheckObject(Reg base, Reg reg1, LabelHolder::LabelId skipLabel, bool checkNull) in EncodeCheckObject()
185 Label checkNull(env); in MatchFieldType() local