Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_sendable_arraybuffer.h29 #define BUILTIN_ARRAY_BUFFER_FUNCTIONS(V) \ macro
90 BUILTIN_ARRAY_BUFFER_FUNCTIONS(BUILTIN_ARRAY_BUFFER_ENTRY)
108 BUILTIN_ARRAY_BUFFER_FUNCTIONS(ARRAYBUFFER_PROPERTIES_PAIR)
H A Dbuiltins_arraybuffer.h28 #define BUILTIN_ARRAY_BUFFER_FUNCTIONS(V) \ macro
124 static constexpr std::array ARRAY_BUFFER_FUNCTIONS = {BUILTIN_ARRAY_BUFFER_FUNCTIONS(BUILTIN_ARRAY_BUFFER_ENTRY)};

Completed in 2 milliseconds