Searched defs:JSType (Results 1 – 3 of 3) sorted by relevance
24 using JSType = uint8_t; variable
44 using JSType = ecmascript::JSType; typedef
340 enum class JSType : uint8_t { enum