Searched defs:mirror (Results 1 – 3 of 3) sorted by relevance
29 …ALWAYS_INLINE inline AccVRegister(int64_t payload, int64_t mirror) : payload_(payload), mirror_(mi… in AccVRegister()
385 ALWAYS_INLINE inline explicit StaticVRegisterRef(VRegister *payload, VRegister *mirror) in StaticVRegisterRef()
35 JSValue *mirror = AllocUndefined(coro, ctx); in AttachFinalizer() local