Home
last modified time | relevance | path

Searched defs:IsBigInt64Array (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h943 inline bool IsBigInt64Array() const in IsBigInt64Array() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2864 ### IsBigInt64Array subsection
Djsnapi_expo.cpp784 bool JSValueRef::IsBigInt64Array(const EcmaVM *vm) in IsBigInt64Array() function in panda::JSValueRef