Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp566 void JSHClass::SetPrototypeTransition(JSThread *thread, const JSHandle<JSObject> &object, in SetPrototypeTransition() function in panda::ecmascript::JSHClass
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp4672 DEF_RUNTIME_STUBS(SetPrototypeTransition) in DEF_RUNTIME_STUBS() argument