Home
last modified time | relevance | path

Searched refs:ReturnIfEmpty (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array-gen.cc606 void ReturnIfEmpty(TNode<Smi> length, TNode<Object> value) { in ReturnIfEmpty() function in v8::internal::ArrayIncludesIndexofAssembler
1118 ReturnIfEmpty(array_length, FalseConstant()); in TF_BUILTIN()
1129 ReturnIfEmpty(array_length, FalseConstant()); in TF_BUILTIN()
1159 ReturnIfEmpty(array_length, NumberConstant(-1)); in TF_BUILTIN()
1170 ReturnIfEmpty(array_length, NumberConstant(-1)); in TF_BUILTIN()

Completed in 4 milliseconds