Searched defs:SetCompiledFuncEntry (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_function.cpp | 1190 void JSFunctionBase::SetCompiledFuncEntry(uintptr_t codeEntry, bool isFastCall) in SetCompiledFuncEntry() function in panda::ecmascript::JSFunctionBase |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder-inl.h | 3260 inline void StubBuilder::SetCompiledFuncEntry(GateRef glue, GateRef jsFunc, GateRef codeEntry, GateRef isFastCall) in SetCompiledFuncEntry() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 11 milliseconds