Home
last modified time | relevance | path

Searched defs:IsNullOrUndefined (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-string.cc1174 compiler::Node* StringBuiltinsAssembler::IsNullOrUndefined(Node* const value) { in IsNullOrUndefined() function in v8::internal::StringBuiltinsAssembler
/external/v8/src/
Dobjects-inl.h229 bool HeapObject::IsNullOrUndefined(Isolate* isolate) const { in IsNullOrUndefined() function