Home
last modified time | relevance | path

Searched refs:GetSharedArrayPrototypeFunctions (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_shared_array.h162 static Span<const base::BuiltinFunctionEntry> GetSharedArrayPrototypeFunctions() in GetSharedArrayPrototypeFunctions() function in panda::ecmascript::builtins::BuiltinsSharedArray
174 return GetSharedArrayPrototypeFunctions().Size() + 4; in GetNumPrototypeInlinedProperties()
H A Dshared_builtins.cpp951 for (const base::BuiltinFunctionEntry &entry : BuiltinsSharedArray::GetSharedArrayPrototypeFunctions()) { in InitializeSharedArray()

Completed in 4 milliseconds