• Home
  • Raw
  • Download

Lines Matching defs:firstParam

627     auto firstParam = skipThis ? 1 : 0;  in TryInlineNumberParseFloat()  local
645 auto firstParam = skipThis ? 1 : 0; in TryInlineNumberParseInt() local
692 bool firstParam = skipThis ? 1 : 0; in TryInlineBigIntAsIntN() local
739 bool firstParam = skipThis ? 1 : 0; in TryInlineMathUnaryBuiltin() local
761 bool firstParam = skipThis ? 1 : 0; in TryInlineWhitoutParamBuiltin() local
778 bool firstParam = skipThis ? 1 : 0; in TryInlineMathAbsBuiltin() local
800 bool firstParam = skipThis ? 1 : 0; in TryInlineMathClz32Builtin() local
821 bool firstParam = skipThis ? 1 : 0; in TryInlineGlobalFiniteBuiltin() local
841 bool firstParam = skipThis ? 1 : 0; in TryInlineGlobalNanBuiltin() local
861 bool firstParam = skipThis ? 1 : 0; in TryInlineMathImulBuiltin() local
883 bool firstParam = skipThis ? 1 : 0; in TryInlineMathBinaryBuiltin() local
905 bool firstParam = skipThis ? 1 : 0; in TryInlineMathMinMaxBuiltin() local
1067 bool firstParam = skipThis ? 1 : 0; in TryInlineBigIntConstructor() local
1095 bool firstParam = 1; in TryInlineDateGetTime() local
1117 size_t firstParam = skipThis ? 1 : 0; in TryInlineObjectIs() local
1141 size_t firstParam = skipThis ? 1 : 0; in TryInlineObjectGetPrototypeOf() local
1183 size_t firstParam = skipThis ? 1 : 0; in TryInlineObjectCreate() local
1250 size_t firstParam = skipThis ? 1 : 0; in TryInlineReflectGetPrototypeOf() local
1272 size_t firstParam = skipThis ? 1 : 0; in TryInlineReflectGet() local
1299 size_t firstParam = skipThis ? 1 : 0; in TryInlineReflectHas() local
1323 size_t firstParam = skipThis ? 1 : 0; in TryInlineReflectConstruct() local
1359 size_t firstParam = skipThis ? 1 : 0; in TryInlineReflectApply() local