Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc569 Label undefined_or_null(this), not_undefined_nor_null(this); in TF_BUILTIN() local
571 &not_undefined_nor_null); in TF_BUILTIN()
576 BIND(&not_undefined_nor_null); in TF_BUILTIN()