Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass-inl.h94 inline JSHClass *JSHClass::FindTransitions(const JSTaggedValue &key, const JSTaggedValue &attribute… in FindTransitions() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp3242 GateRef StubBuilder::FindTransitions(GateRef glue, GateRef receiver, GateRef hclass, GateRef key, G… in FindTransitions() function in panda::ecmascript::kungfu::StubBuilder