Searched refs:objIsJSAPIVector (Results 1 – 1 of 1) sorted by relevance
35 Label objIsJSAPIVector(env); in ContainersCommonFuncCall() local53 Branch(IsContainer(tempObj, type), &objIsJSAPIVector, slowPath); in ContainersCommonFuncCall()54 Bind(&objIsJSAPIVector); in ContainersCommonFuncCall()153 Label objIsJSAPIVector(env); in QueueCommonFuncCall() local171 Branch(IsContainer(tempObj, type), &objIsJSAPIVector, slowPath); in QueueCommonFuncCall()172 Bind(&objIsJSAPIVector); in QueueCommonFuncCall()259 Label objIsJSAPIVector(env); in DequeCommonFuncCall() local277 Branch(IsContainer(tempObj, type), &objIsJSAPIVector, slowPath); in DequeCommonFuncCall()278 Bind(&objIsJSAPIVector); in DequeCommonFuncCall()