Searched defs:TransProtoWithoutLayout (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_hclass.cpp | 518 JSHandle<JSHClass> JSHClass::TransProtoWithoutLayout(const JSThread *thread, const JSHandle<JSHClas… in TransProtoWithoutLayout() function in panda::ecmascript::JSHClass |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | circuit_builder.cpp | 1485 GateRef CircuitBuilder::TransProtoWithoutLayout(GateRef glue, GateRef hClass, GateRef proto) in TransProtoWithoutLayout() function in panda::ecmascript::kungfu::CircuitBuilder |