Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_sendable_arraybuffer.h86 #define BUILTIN_ARRAY_BUFFER_ENTRY(name, func, length, id) \ macro
90 BUILTIN_ARRAY_BUFFER_FUNCTIONS(BUILTIN_ARRAY_BUFFER_ENTRY)
92 #undef BUILTIN_ARRAY_BUFFER_ENTRY macro
H A Dbuiltins_arraybuffer.h121 #define BUILTIN_ARRAY_BUFFER_ENTRY(name, func, length, id) \ macro
124 static constexpr std::array ARRAY_BUFFER_FUNCTIONS = {BUILTIN_ARRAY_BUFFER_FUNCTIONS(BUILTIN_ARRAY_BUFFER_ENTRY)};
125 #undef BUILTIN_ARRAY_BUFFER_ENTRY macro

Completed in 2 milliseconds