Searched defs:IsGeneratorObject (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_tagged_value.cpp | 375 bool JSTaggedValue::IsGeneratorObject() const in IsGeneratorObject() function in panda::ecmascript::JSTaggedValue |
H A D | js_object-inl.h | 162 inline bool JSObject::IsGeneratorObject() const in IsGeneratorObject() function in panda::ecmascript::JSObject |
H A D | js_hclass.h | 1543 inline bool IsGeneratorObject() const in IsGeneratorObject() function in panda::ecmascript::JSHClass |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
H A D | jsnapi_expo.cpp | 803 bool JSValueRef::IsGeneratorObject(const EcmaVM *vm) in IsGeneratorObject() function in panda::JSValueRef |
Completed in 26 milliseconds