Searched defs:Is (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ace_engine_lite/frameworks/src/core/wrapper/ | ||
H A D | js.cpp | 33 bool JSString::Is(JSValue target) in Is() function in OHOS::ACELite::JSString 99 bool JSFunction::Is(JSValue target) in Is() function in OHOS::ACELite::JSFunction 219 bool JSObject::Is(JSValue target) in Is() function in OHOS::ACELite::JSObject 272 bool JSUndefined::Is(JSValue value) in Is() function in OHOS::ACELite::JSUndefined 282 bool JSNumber::Is(JSValue target) in Is() function in OHOS::ACELite::JSNumber 297 bool JSBoolean::Is(JSValue target) in Is() function in OHOS::ACELite::JSBoolean 340 bool JSArray::Is(JSValue target) in Is() function in OHOS::ACELite::JSArray 344 bool JSError::Is(JSValue target) in Is() function in OHOS::ACELite::JSError |
Completed in 2 milliseconds