Home
last modified time | relevance | path

Searched defs:JSValue (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_declaration.h21 class JSValue; variable
Dintrinsics_api.h30 class JSValue; variable
Djs_convert.h237 JSCONVERT_WRAP(JSValue) in JSCONVERT_WRAP() argument
241 JSCONVERT_UNWRAP(JSValue) in JSCONVERT_UNWRAP() argument
Dinterop_context.h60 class JSValue; variable
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/utils/lib/
DTypeUtils.ts16 export const JSValue: string = 'Any'; constant