History log of /
arkcompiler
/
ets_runtime
/
test
/
aottest
/
builtin_inlining
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
4514f5e3
24-Oct-2024
openharmony_ci <120357966@qq.com>
!9861 Memory usage optimization
Merge pull request !9861 from hlm2001/kexin_1019
Array/BUILD.gn
Array/Entries/BUILD.gn
Array/Entries/builtinArrayEntries.ts
Array/Filter/BUILD.gn
Array/Filter/builtinArrayFilter.ts
Array/FilterProtoChange/BUILD.gn
Array/FilterProtoChange/builtinArrayFilterProtoChange.ts
Array/FindFindIndex/BUILD.gn
Array/FindFindIndex/builtinArrayFindFindIndex.ts
Array/ForEach/BUILD.gn
Array/ForEach/builtinArrayForEach.ts
Array/ForEachProtoChange/BUILD.gn
Array/ForEachProtoChange/builtinArrayForEachProtoChange.ts
Array/Includes/BUILD.gn
Array/Includes/builtinArrayIncludes.ts
Array/IndexOf/BUILD.gn
Array/IndexOf/builtinArrayIndexOf.ts
Array/Keys/BUILD.gn
Array/Keys/builtinArrayKeys.ts
Array/Pop/BUILD.gn
Array/Pop/builtinArrayPop.ts
Array/PopProtoChange/BUILD.gn
Array/PopProtoChange/builtinArrayPopProtoChange.ts
Array/Values/BUILD.gn
Array/Values/builtinArrayValues.ts
ArrayBuffer/BUILD.gn
ArrayBuffer/IsView/BUILD.gn
ArrayBuffer/IsView/builtinArrayBufferIsView.ts
BUILD.gn
DataView/BUILD.gn
DataView/Get/BUILD.gn
DataView/Get/builtinDataViewGet.ts
String/BUILD.gn
String/CharCodeAt/BUILD.gn
String/CharCodeAt/builtinStringCharCodeAt.ts
bigint/AsIntN/BUILD.gn
bigint/AsIntN/builtinBigIntAsIntN.ts
bigint/AsUintN/BUILD.gn
bigint/AsUintN/builtinBigIntAsUintN.ts
bigint/BUILD.gn
bigint/Constructor/BUILD.gn
bigint/Constructor/builtinBigIntConstructor.ts
date/BUILD.gn
date/GetTime/BUILD.gn
date/GetTime/builtinDateGetTime.ts
date/Now/BUILD.gn
date/Now/builtinDateNow.ts
function/BUILD.gn
function/Function/BUILD.gn
function/Function/builtinFunctionFunction.ts
global/BUILD.gn
global/IsFinite/BUILD.gn
global/IsFinite/builtinGlobalIsFinite.ts
global/IsNan/BUILD.gn
global/IsNan/builtinGlobalIsNan.ts
map/BUILD.gn
map/Clear/BUILD.gn
map/Clear/builtinMapClear.ts
map/Delete/BUILD.gn
map/Delete/builtinMapDelete.ts
map/Entries/BUILD.gn
map/Entries/builtinMapEntries.ts
map/Get/BUILD.gn
map/Get/builtinMapGet.ts
map/GetSize/BUILD.gn
map/GetSize/builtinMapGetSize.ts
map/Has/BUILD.gn
map/Has/builtinMapHas.ts
map/Keys/BUILD.gn
map/Keys/builtinMapKeys.ts
map/Values/BUILD.gn
map/Values/builtinMapValues.ts
math/Abs/BUILD.gn
math/Abs/builtinMathAbs.ts
math/Acos/BUILD.gn
math/Acos/builtinMathAcos.ts
math/Acosh/BUILD.gn
math/Acosh/builtinMathAcosh.ts
math/Asin/BUILD.gn
math/Asin/builtinMathAsin.ts
math/Asinh/BUILD.gn
math/Asinh/builtinMathAsinh.ts
math/Atan/BUILD.gn
math/Atan/builtinMathAtan.ts
math/Atan2/BUILD.gn
math/Atan2/builtinMathAtan2.ts
math/Atanh/BUILD.gn
math/Atanh/builtinMathAtanh.ts
math/BUILD.gn
math/Cbrt/BUILD.gn
math/Cbrt/builtinMathCbrt.ts
math/Ceil/BUILD.gn
math/Ceil/builtinMathCeil.ts
math/Clz32/BUILD.gn
math/Clz32/builtinMathClz32.ts
math/Cos/BUILD.gn
math/Cos/builtinMathCos.ts
math/Cosh/BUILD.gn
math/Cosh/builtinMathCosh.ts
math/Exp/BUILD.gn
math/Exp/builtinMathExp.ts
math/Expm1/BUILD.gn
math/Expm1/builtinMathExpm1.ts
math/Floor/BUILD.gn
math/Floor/builtinMathFloor.ts
math/Fround/BUILD.gn
math/Fround/builtinMathFround.ts
math/Imul/BUILD.gn
math/Imul/builtinMathImul.ts
math/Log/BUILD.gn
math/Log/builtinMathLog.ts
math/Log10/BUILD.gn
math/Log10/builtinMathLog10.ts
math/Log1p/BUILD.gn
math/Log1p/builtinMathLog1p.ts
math/Log2/BUILD.gn
math/Log2/builtinMathLog2.ts
math/Max/BUILD.gn
math/Max/builtinMathMax.ts
math/Min/BUILD.gn
math/Min/builtinMathMin.ts
math/Pow/BUILD.gn
math/Pow/builtinMathPow.ts
math/Round/BUILD.gn
math/Round/builtinMathRound.ts
math/Sign/BUILD.gn
math/Sign/builtinMathSign.ts
math/Sin/BUILD.gn
math/Sin/builtinMathSin.ts
math/Sinh/BUILD.gn
math/Sinh/builtinMathSinh.ts
math/Sqrt/BUILD.gn
math/Sqrt/builtinMathSqrt.ts
math/Tan/BUILD.gn
math/Tan/builtinMathTan.ts
math/Tanh/BUILD.gn
math/Tanh/builtinMathTanh.ts
math/Trunc/BUILD.gn
math/Trunc/builtinMathTrunc.ts
number/BUILD.gn
number/Constructor/BUILD.gn
number/Constructor/builtinNumberConstructor.ts
number/IsInteger/BUILD.gn
number/IsInteger/builtinNumberIsInteger.ts
number/ParseFloat/BUILD.gn
number/ParseFloat/builtinNumberParseFloat.ts
number/ParseFloatNumber/BUILD.gn
number/ParseFloatNumber/builtinNumberParseFloatNumber.ts
object/BUILD.gn
object/Object/BUILD.gn
object/Object/builtinObjectObject.ts
reflect/BUILD.gn
reflect/Reflect/BUILD.gn
reflect/Reflect/builtinReflectReflect.ts
set/Add/BUILD.gn
set/Add/builtinSetAdd copy.ts
set/Add/builtinSetAdd.ts
set/BUILD.gn
set/Clear/BUILD.gn
set/Clear/builtinSetClear.ts
set/Delete/BUILD.gn
set/Delete/builtinSetDelete.ts
set/Entries/BUILD.gn
set/Entries/builtinSetEntries.ts
set/Has/BUILD.gn
set/Has/builtinSetHas.ts
set/Values/BUILD.gn
set/Values/builtinSetValues.ts
typedarray/BUILD.gn
typedarray/Entries/BUILD.gn
typedarray/Entries/builtinTypedArrayEntries.ts
typedarray/Keys/BUILD.gn
typedarray/Keys/builtinTypedArrayKeys.ts
typedarray/Values/BUILD.gn
typedarray/Values/builtinTypedArrayValues.ts