Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_object.h197 #define BUILTIN_OBJECT_FUNCTION_ENTRY(name, func, length, id) \ macro
201 BUILTIN_OBJECT_FUNCTIONS(BUILTIN_OBJECT_FUNCTION_ENTRY)
204 BUILTIN_OBJECT_PROTOTYPE_FUNCTIONS(BUILTIN_OBJECT_FUNCTION_ENTRY)
206 #undef BUILTIN_OBJECT_FUNCTION_ENTRY macro

Completed in 1 milliseconds