Searched defs:UpdateProfileTypeInfoCellToFunction (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | interpreter_stub-inl.h | 563 void InterpreterStubBuilder::UpdateProfileTypeInfoCellToFunction(GateRef glue, GateRef function, in UpdateProfileTypeInfoCellToFunction() function in panda::ecmascript::kungfu::InterpreterStubBuilder |
| H A D | circuit_builder.cpp | 1377 void CircuitBuilder::UpdateProfileTypeInfoCellToFunction(GateRef glue, GateRef function, in UpdateProfileTypeInfoCellToFunction() function in panda::ecmascript::kungfu::CircuitBuilder |
| H A D | stub_builder.cpp | 10195 void StubBuilder::UpdateProfileTypeInfoCellToFunction(GateRef glue, GateRef function, in UpdateProfileTypeInfoCellToFunction() function in panda::ecmascript::kungfu::StubBuilder |
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| H A D | interpreter-inl.cpp | 1009 void EcmaInterpreter::UpdateProfileTypeInfoCellToFunction(JSThread *thread, JSHandle<JSFunction> &function, in UpdateProfileTypeInfoCellToFunction() function in panda::ecmascript::EcmaInterpreter |
Completed in 36 milliseconds