Searched defs:newTgt (Results 1 – 4 of 4) sorted by relevance
51 …static EcmaRuntimeCallInfo* CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint… in CreateEcmaRuntimeCallInfo()
89 JSHandle<JSFunction> newTgt(thread, newTarget); in Construct() local
195 JSHandle<JSTaggedValue> newTgt(thread, JSTaggedValue::Undefined()); in IsExtensible() local676 JSHandle<JSTaggedValue> newTgt(thread, JSTaggedValue::Undefined()); in DeleteProperty() local
2275 … JSHandle<JSTaggedValue> newTgt, JSHandle<JSTaggedValue> preArgs, in RuntimeOptConstructProxy()2336 JSHandle<JSTaggedValue> newTgt, in RuntimeOptConstructBoundFunction()2359 JSHandle<JSTaggedValue> newTgt, in RuntimeOptConstructGeneric()