Home
last modified time | relevance | path

Searched refs:ShouldUseAOTHClass (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.h516 static inline bool ShouldUseAOTHClass(const JSHandle<JSTaggedValue> &ihc,
H A Druntime_stubs-inl.h919 bool RuntimeStubs::ShouldUseAOTHClass(const JSHandle<JSTaggedValue> &ihc, in ShouldUseAOTHClass() function in panda::ecmascript::RuntimeStubs
973 if (ShouldUseAOTHClass(ihc, chc, classLiteral)) { in RuntimeCreateClassWithBuffer()

Completed in 7 milliseconds