Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h1185 inline bool JSTaggedValue::IsDataView() const in IsDataView() function
Djs_hclass.h1364 inline bool IsDataView() const in IsDataView() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2047 ### IsDataView subsection
Djsnapi_expo.cpp599 bool JSValueRef::IsDataView(const EcmaVM *vm) in IsDataView() function in panda::JSValueRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp537 HWTEST_F_L0(JSNApiTests, IsDataView) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1492 inline GateRef StubBuilder::IsDataView(GateRef obj) in IsDataView() function