• Home
  • Raw
  • Download

Lines Matching defs:firstParam

623     auto firstParam = skipThis ? 1 : 0;  in TryInlineNumberParseFloat()  local
641 auto firstParam = skipThis ? 1 : 0; in TryInlineNumberParseInt() local
688 bool firstParam = skipThis ? 1 : 0; in TryInlineBigIntAsIntN() local
735 bool firstParam = skipThis ? 1 : 0; in TryInlineMathUnaryBuiltin() local
757 bool firstParam = skipThis ? 1 : 0; in TryInlineWhitoutParamBuiltin() local
774 bool firstParam = skipThis ? 1 : 0; in TryInlineMathAbsBuiltin() local
796 bool firstParam = skipThis ? 1 : 0; in TryInlineMathClz32Builtin() local
817 bool firstParam = skipThis ? 1 : 0; in TryInlineGlobalFiniteBuiltin() local
837 bool firstParam = skipThis ? 1 : 0; in TryInlineGlobalNanBuiltin() local
857 bool firstParam = skipThis ? 1 : 0; in TryInlineMathImulBuiltin() local
879 bool firstParam = skipThis ? 1 : 0; in TryInlineMathBinaryBuiltin() local
901 bool firstParam = skipThis ? 1 : 0; in TryInlineMathMinMaxBuiltin() local
1063 bool firstParam = skipThis ? 1 : 0; in TryInlineBigIntConstructor() local
1091 bool firstParam = 1; in TryInlineDateGetTime() local
1113 size_t firstParam = skipThis ? 1 : 0; in TryInlineObjectIs() local
1137 size_t firstParam = skipThis ? 1 : 0; in TryInlineObjectGetPrototypeOf() local
1179 size_t firstParam = skipThis ? 1 : 0; in TryInlineObjectCreate() local
1246 size_t firstParam = skipThis ? 1 : 0; in TryInlineReflectGetPrototypeOf() local
1268 size_t firstParam = skipThis ? 1 : 0; in TryInlineReflectGet() local
1296 size_t firstParam = skipThis ? 1 : 0; in TryInlineReflectHas() local
1320 size_t firstParam = skipThis ? 1 : 0; in TryInlineReflectConstruct() local
1357 size_t firstParam = skipThis ? 1 : 0; in TryInlineReflectApply() local