Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp3102 void JSObject::TryMigrateToGenericKindForJSObject(const JSThread *thread, const JSHandle<JSObject> … in TryMigrateToGenericKindForJSObject() function in panda::ecmascript::JSObject
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp3887 void StubBuilder::TryMigrateToGenericKindForJSObject(GateRef glue, GateRef receiver, GateRef oldKin… in TryMigrateToGenericKindForJSObject() function in panda::ecmascript::kungfu::StubBuilder