Searched defs:IsDataView (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_tagged_value-inl.h | 1185 inline bool JSTaggedValue::IsDataView() const in IsDataView() function in panda::ecmascript::JSTaggedValue |
| H A D | js_hclass.h | 1340 inline bool IsDataView() const in IsDataView() function in panda::ecmascript::JSHClass |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 541 bool JSValueRef::IsDataView(const EcmaVM *vm) in IsDataView() function in panda::JSValueRef |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder-inl.h | 1401 inline GateRef StubBuilder::IsDataView(GateRef obj) in IsDataView() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 28 milliseconds