Searched defs:holderHandler (Results 1 – 2 of 2) sorted by relevance
585 JSHandle<JSTaggedValue> holderHandler = jitCompilationEnv->NewJSHandle(holder); in HandleLoadTypePrototypeHandler() local
3534 JSTaggedValue RuntimeStubs::TryCopyCOWArray(JSThread *thread, JSHandle<JSArray> holderHandler, bool… in TryCopyCOWArray()