Searched defs:IsNullOrUndefined (Results 1 – 2 of 2) sorted by relevance
1174 compiler::Node* StringBuiltinsAssembler::IsNullOrUndefined(Node* const value) { in IsNullOrUndefined() function in v8::internal::StringBuiltinsAssembler
229 bool HeapObject::IsNullOrUndefined(Isolate* isolate) const { in IsNullOrUndefined() function