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