Searched defs:SetCompiledFuncEntry (Results 1 – 2 of 2) sorted by relevance
1243 void JSFunctionBase::SetCompiledFuncEntry(uintptr_t codeEntry, bool isFastCall) in SetCompiledFuncEntry() function in panda::ecmascript::JSFunctionBase
3438 inline void StubBuilder::SetCompiledFuncEntry(GateRef glue, GateRef jsFunc, GateRef codeEntry, Gate… in SetCompiledFuncEntry() function