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.h1224 inline bool JSTaggedValue::IsDataView() const in IsDataView() function
Djs_hclass.h1409 inline bool IsDataView() const in IsDataView() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2047 ### IsDataView subsection
Djsnapi_expo.cpp628 bool JSValueRef::IsDataView(const EcmaVM *vm) in IsDataView() function in panda::JSValueRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp546 HWTEST_F_L0(JSNApiTests, IsDataView) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1595 inline GateRef StubBuilder::IsDataView(GateRef glue, GateRef obj) in IsDataView() function