Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h1315 inline bool JSTaggedValue::IsDataView() const in IsDataView() function
Djs_hclass.h1165 inline bool IsDataView() const in IsDataView() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp516 HWTEST_F_L0(JSNApiTests, IsDataView) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md2045 ### IsDataView subsection
Djsnapi_expo.cpp459 bool JSValueRef::IsDataView() in IsDataView() function in panda::JSValueRef