Searched refs:ARGS_LENGTH (Results 1 – 3 of 3) sorted by relevance
88 const int32_t ARGS_LENGTH = 2; in CreateForPartialUpdate() local90 if (len < ARGS_LENGTH) { in CreateForPartialUpdate()107 if (len > ARGS_LENGTH && args[ARGS_LENGTH]->IsObject()) { in CreateForPartialUpdate()108 JSRef<JSObject> obj = JSRef<JSObject>::Cast(args[ARGS_LENGTH]); in CreateForPartialUpdate()
54 static constexpr int ARGS_LENGTH = 2; variable368 if (args.Length() != ARGS_LENGTH) { in GetItemIndex()
75 static constexpr int ARGS_LENGTH = 2; variable941 if (args.Length() != ARGS_LENGTH) { in GetVisibleListContentInfo()