Home | History | Annotate | Download | only in src

Lines Matching refs:NullConstant

56 Node* CodeStubAssembler::NullConstant() {
1205 Branch(WordEqual(value, NullConstant()), &if_valueisnullorundefined,
2282 GotoIf(WordEqual(object_prototype, NullConstant()), &return_false);