Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp518 JSHandle<JSHClass> JSHClass::TransProtoWithoutLayout(const JSThread *thread, const JSHandle<JSHClas… in TransProtoWithoutLayout() function in panda::ecmascript::JSHClass
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1485 GateRef CircuitBuilder::TransProtoWithoutLayout(GateRef glue, GateRef hClass, GateRef proto) in TransProtoWithoutLayout() function in panda::ecmascript::kungfu::CircuitBuilder