Searched defs:JSType (Results 1 – 2 of 2) sorted by relevance
/ark/js_runtime/ecmascript/ | ||
D | js_hclass.h | 199 enum class JSType : uint8_t { enum |
/ark/js_runtime/ecmascript/builtins/tests/ | ||
D | builtins_errors_test.cpp | 44 using JSType = ecmascript::JSType; typedef |