SMJS_GET_PARENT 221 include/gpac/internal/smjs_api.h #define SMJS_GET_PARENT(__ctx, __obj) JS_GetParent(__obj) SMJS_GET_PARENT 241 include/gpac/internal/smjs_api.h #define SMJS_GET_PARENT(__ctx, __obj) JS_GetParent(__ctx, __obj) SMJS_GET_PARENT 294 include/gpac/internal/smjs_api.h #define SMJS_GET_PARENT(__ctx, __obj) JS_GetParent(__ctx, __obj)