Searched refs:UINT8_ACCESSORS (Results 1 – 2 of 2) sorted by relevance
96 UINT8_ACCESSORS(SharedFunctionInfo, expected_nof_properties, in CAST_ACCESSOR()98 UINT8_ACCESSORS(SharedFunctionInfo, raw_builtin_function_id, kBuiltinFunctionId) in CAST_ACCESSOR()
74 #define UINT8_ACCESSORS(holder, name, offset) \ macro