Home
last modified time | relevance | path

Searched refs:CheckHClassHit (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_object-inl.h474 inline bool JSObject::CheckHClassHit(const JSHandle<JSObject> &obj, const JSHandle<JSHClass> &cls) in CheckHClassHit() function in panda::ecmascript::JSObject
H A Djs_object.h805 static bool CheckHClassHit(const JSHandle<JSObject> &obj, const JSHandle<JSHClass> &cls);
H A Djs_object.cpp2040 fastMode = fastMode ? CheckHClassHit(obj, objClass) : fastMode; in EnumerableOwnPropertyNamesHelper()

Completed in 9 milliseconds