Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-string.cc124 Node* SmiIsNegative(Node* const value) { in SmiIsNegative() function in v8::internal::StringBuiltinsAssembler
1318 GotoIfNot(SmiIsNegative(dollar_ix), &next); in TF_BUILTIN()
1343 GotoIfNot(SmiIsNegative(match_start_index), &next); in TF_BUILTIN()