Home
last modified time | relevance | path

Searched defs:newTgt (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dtest_helper.h51 …static EcmaRuntimeCallInfo* CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint… in CreateEcmaRuntimeCallInfo()
/arkcompiler/ets_runtime/ecmascript/ic/
Dinvoke_cache.cpp89 JSHandle<JSFunction> newTgt(thread, newTarget); in Construct() local
/arkcompiler/ets_runtime/ecmascript/
Djs_proxy.cpp195 JSHandle<JSTaggedValue> newTgt(thread, JSTaggedValue::Undefined()); in IsExtensible() local
676 JSHandle<JSTaggedValue> newTgt(thread, JSTaggedValue::Undefined()); in DeleteProperty() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h2275JSHandle<JSTaggedValue> newTgt, JSHandle<JSTaggedValue> preArgs, in RuntimeOptConstructProxy()
2336 JSHandle<JSTaggedValue> newTgt, in RuntimeOptConstructBoundFunction()
2359 JSHandle<JSTaggedValue> newTgt, in RuntimeOptConstructGeneric()