Home
last modified time | relevance | path

Searched defs:GetProfileTypeInfo (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.h141 JSHandle<ProfileTypeInfo> GetProfileTypeInfo() const in GetProfileTypeInfo() function
/arkcompiler/ets_runtime/ecmascript/
Djs_function.h384 JSTaggedValue GetProfileTypeInfo(const JSThread *thread) const in GetProfileTypeInfo() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1564 GateRef CircuitBuilder::GetProfileTypeInfo(GateRef glue, GateRef function) in GetProfileTypeInfo() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h4132 inline GateRef StubBuilder::GetProfileTypeInfo(GateRef glue, GateRef jsFunc) in GetProfileTypeInfo() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter_assembly.cpp7992 JSTaggedValue InterpreterAssembly::GetProfileTypeInfo(JSThread* thread, JSTaggedType *sp) in GetProfileTypeInfo() function in panda::ecmascript::InterpreterAssembly