Doxygen comment update and PREDEFINED in Doxyfile is properly defined (#5186)

JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo luoyonggang@gmail.com
This commit is contained in:
Yonggang Luo
2024-12-17 16:02:54 +08:00
committed by GitHub
parent 718a439db1
commit 5480cc3973
19 changed files with 17 additions and 87 deletions
-2
View File
@@ -1189,8 +1189,6 @@ opfunc_create_implicit_class_constructor (uint8_t opcode, /**< current cbc opcod
/**
* Set the [[HomeObject]] attribute of the given functon object
*
* @return void
*/
extern inline void JERRY_ATTR_ALWAYS_INLINE
opfunc_set_home_object (ecma_object_t *func_p, /**< function object */