Lines Matching defs:newValue
123 uint64_t newValue = SetNumArgsWithCallField(callField, numargs); in SetNumArgsWithCallField() local
130 uint64_t newValue = SetNativeBit(callField, isNative); in SetNativeBit() local
137 uint64_t newValue = SetAotCodeBit(callField, isCompiled); in SetAotCodeBit() local
144 uint64_t newValue = SetFastBuiltinBit(callField, isFastBuiltin); in SetFastBuiltinBit() local
238 uint64_t newValue = MethodLiteral::SetHotnessCounter(literalInfo, counter); in SetHotnessCounter() local
292 uint64_t newValue = SetDeoptType(extraLiteralInfo, type); in SetDeoptType() local
310 uint64_t newValue = SetFunctionKind(extraLiteralInfo, kind); in SetFunctionKind() local
329 uint64_t newValue = SetIsFastCall(callFiled, isFastCall); in SetIsFastCall() local
342 uint64_t newValue = SetCallNapi(extraLiteralInfo, isCallNapi); in SetCallNapi() local
355 uint64_t newValue = SetBuiltinId(extraLiteralInfo, id); in SetBuiltinId() local
362 uint64_t newValue = SetDeoptThreshold(extraLiteralInfo, count); in SetDeoptThreshold() local