Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_promise.h101 #define BUILTIN_PROMISE_FUNCTION_ENTRY(name, method, length, id) \ macro
105 BUILTIN_PROMISE_FUNCTIONS(BUILTIN_PROMISE_FUNCTION_ENTRY)
108 BUILTIN_PROMISE_PROTOTYPE_FUNCTIONS(BUILTIN_PROMISE_FUNCTION_ENTRY)
110 #undef BUILTIN_PROMISE_FUNCTION_ENTRY macro

Completed in 1 milliseconds