Searched defs:isPrimitive (Results 1 – 6 of 6) sorted by relevance
51 function isPrimitive(a3) { function
113 bool isPrimitive) in SynchronizedSetObject()
90 JSHandle(const JSThread *thread, JSTaggedValue value, bool isPrimitive) in JSHandle()
2576 bool isPrimitive = inferredType != nullptr && inferredType->IsETSPrimitiveType(); in InferTypesForLambda() local2589 … bool isPrimitive = inferredReturnType != nullptr && inferredReturnType->IsETSPrimitiveType(); in InferTypesForLambda() local
89 bool const isPrimitive = !literalType->IsETSReferenceType(); in Compile() local
718 Label isPrimitive(&builder_); in LowerTypedMonoLdObjByName() local