Home
last modified time | relevance | path

Searched defs:FindTransitions (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass-inl.h104 inline JSHClass *JSHClass::FindTransitions(const JSThread *thread, const JSTaggedValue &key, in FindTransitions() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp4726 GateRef StubBuilder::FindTransitions(GateRef glue, GateRef hclass, GateRef key, GateRef metaData, G… in FindTransitions() function in panda::ecmascript::kungfu::StubBuilder