Searched defs:IsAsyncGeneratorFunction (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_tagged_value-inl.h | 1135 inline bool JSTaggedValue::IsAsyncGeneratorFunction() const in IsAsyncGeneratorFunction() function in panda::ecmascript::JSTaggedValue |
| H A D | js_hclass.h | 1538 inline bool IsAsyncGeneratorFunction() const in IsAsyncGeneratorFunction() function in panda::ecmascript::JSHClass |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 913 bool JSValueRef::IsAsyncGeneratorFunction(const EcmaVM *vm) in IsAsyncGeneratorFunction() function in panda::JSValueRef |
Completed in 21 milliseconds