Searched refs:JSFunctionEntryType (Results 1 – 2 of 2) sorted by relevance
267 auto res = reinterpret_cast<JSFunctionEntryType>(entry)(thread_->GetGlueAddr(), in ExecuteAot()
41 using JSFunctionEntryType = JSTaggedValue (*)(uintptr_t glue, uint32_t argc, const JSTaggedType arg… variable