Searched defs:IsAsyncGeneratorObject (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_object-inl.h | 167 inline bool JSObject::IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function in panda::ecmascript::JSObject |
H A D | js_tagged_value-inl.h | 1150 inline bool JSTaggedValue::IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function in panda::ecmascript::JSTaggedValue |
H A D | js_hclass.h | 1549 inline bool IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function in panda::ecmascript::JSHClass |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
H A D | jsnapi_expo.cpp | 881 bool JSValueRef::IsAsyncGeneratorObject(const EcmaVM *vm) in IsAsyncGeneratorObject() function in panda::JSValueRef |
Completed in 20 milliseconds