Searched refs:PRIMITIVE_BIGINT (Results 1 – 4 of 4) sorted by relevance
30 PRIMITIVE_BIGINT, enumerator
517 …return JSHandle<JSObject>::Cast(factory->NewJSPrimitiveRef(PrimitiveType::PRIMITIVE_BIGINT, tagged… in ToObject()
1841 case PrimitiveType::PRIMITIVE_BIGINT: in NewJSPrimitiveRef()
437 …mitiveRef> jsPrimitiveRef = factory->NewJSPrimitiveRef(PrimitiveType::PRIMITIVE_BIGINT, bigIntObj); in HWTEST_F_L0()