Searched refs:DefineClassWithIHClass (Results 1 – 3 of 3) sorted by relevance
100 static JSHandle<JSFunction> DefineClassWithIHClass(JSThread *thread,
417 JSHandle<JSFunction> ClassHelper::DefineClassWithIHClass(JSThread *thread, in DefineClassWithIHClass() function in panda::ecmascript::ClassHelper
871 cls = ClassHelper::DefineClassWithIHClass(thread, extractor, in RuntimeCreateClassWithBuffer()